eson commited on
Commit
b514440
1 Parent(s): a173fe5
Files changed (1) hide show
  1. style.css +4 -0
style.css CHANGED
@@ -13,6 +13,10 @@
13
  display: none !important;
14
  }
15
 
 
 
 
 
16
  .statistics textarea {
17
  min-width: min(50px, 100%) !important;
18
  font-size: 20px !important;
 
13
  display: none !important;
14
  }
15
 
16
+ .statistics {
17
+ min-width: min(50px, 100%) !important;
18
+ }
19
+
20
  .statistics textarea {
21
  min-width: min(50px, 100%) !important;
22
  font-size: 20px !important;