Преглед изворни кода

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;