finally fixed the weird scrolling blocks in wofi

main
Your Name 2025-05-07 15:59:54 +02:00
parent 49f3e286be
commit 9cf991f2ee
1 changed files with 2 additions and 2 deletions

View File

@ -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;