Explorar el Código

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

oshikishintaro hace 5 años
padre
commit
13f28a8ce5
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;