jin-nin commited on
Commit
69afd02
1 Parent(s): 24e66ed

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +4 -0
style.css CHANGED
@@ -12,6 +12,10 @@ label > .z-40 {
12
  padding: 0 0.75rem !important;
13
  }
14
 
 
 
 
 
15
  .gr-button:hover {
16
  background: rgba( 255, 255, 255, .1 ) !important;
17
  border: none !important;
 
12
  padding: 0 0.75rem !important;
13
  }
14
 
15
+ .gr-button:active, .gr-button:active, {
16
+ border: none !important;
17
+ outline: none !important;
18
+ }
19
  .gr-button:hover {
20
  background: rgba( 255, 255, 255, .1 ) !important;
21
  border: none !important;