ソースを参照

Fixed the problem that the button is cut off when the window size is reduced.

oshikishintaro 5 年 前
コミット
13f28a8ce5
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/client/styles/scss/_layout.scss

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

@@ -150,6 +150,7 @@ body {
 }
 }
 
 
 .top-of-table-contents {
 .top-of-table-contents {
+  flex-wrap: wrap;
   .table-top-icon {
   .table-top-icon {
     width: 16px;
     width: 16px;
     height: 16px;
     height: 16px;