finally fixed the weird scrolling blocks in wofi
parent
49f3e286be
commit
9cf991f2ee
|
|
@ -3,8 +3,7 @@
|
||||||
border-radius: 15px;
|
border-radius: 15px;
|
||||||
font-size: 18pt;
|
font-size: 18pt;
|
||||||
|
|
||||||
background-color: #1a1a1a;
|
background-color: none;
|
||||||
|
|
||||||
|
|
||||||
padding-top: 1px;
|
padding-top: 1px;
|
||||||
padding-bottom: 1px;
|
padding-bottom: 1px;
|
||||||
|
|
@ -28,6 +27,7 @@
|
||||||
color: #5018dd;
|
color: #5018dd;
|
||||||
border-radius: 30px;
|
border-radius: 30px;
|
||||||
|
|
||||||
|
background-color: #1a1a1a;
|
||||||
|
|
||||||
|
|
||||||
#padding-top: 15px;
|
#padding-top: 15px;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue