Browse Source

remove unnecessary overflow specification

Yuki Takei 5 năm trước cách đây
mục cha
commit
79649708df
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/client/styles/scss/_toc.scss

+ 0 - 1
src/client/styles/scss/_toc.scss

@@ -28,7 +28,6 @@
 .revision-toc {
   // to get on the Attachment row
   z-index: 1;
-  overflow: hidden;
   font-size: 0.9em;
 
   .revision-toc-content {