瀏覽代碼

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 {
+  flex-wrap: wrap;
   .table-top-icon {
     width: 16px;
     height: 16px;