Browse Source

[ui] responsive button

encrypt 4 years ago
parent
commit
456d802585
1 changed files with 1 additions and 0 deletions
  1. 1 0
      client/style.css

+ 1 - 0
client/style.css

@@ -40,6 +40,7 @@ body {
     margin-top: 20%;
     color: #ccc;
     padding: 20px;
+    white-space: normal;
 }