jin-nin commited on
Commit
4184953
1 Parent(s): 404823d

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +6 -0
style.css CHANGED
@@ -4,6 +4,12 @@
4
  border-radius: 2px !important;
5
  padding: .5rem .75rem !important;
6
  font-size: 1rem !important;
 
 
 
 
 
 
7
  }
8
 
9
  .gr-button:hover {
 
4
  border-radius: 2px !important;
5
  padding: .5rem .75rem !important;
6
  font-size: 1rem !important;
7
+ line-height: 1.5rem !important;
8
+ }
9
+
10
+ label > .z-40 {
11
+ font-size: 1rem !important;
12
+ padding: 0 0.75rem !important;
13
  }
14
 
15
  .gr-button:hover {