mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Fix bugs in gui settings style
This commit is contained in:
parent
28e681fc37
commit
d0333b7cdf
2
min/gui-settings.min.css
vendored
2
min/gui-settings.min.css
vendored
File diff suppressed because one or more lines are too long
@ -128,7 +128,7 @@
|
||||
.gui-settings-search[type=text]
|
||||
{
|
||||
flex: 1 0 auto;
|
||||
height: 100%;
|
||||
height: auto;
|
||||
border: none;
|
||||
padding: 6px;
|
||||
font-size: 12pt;
|
||||
@ -168,7 +168,7 @@
|
||||
{
|
||||
border: none;
|
||||
height: 100%;
|
||||
max-width: 80px;
|
||||
max-width: 90px;
|
||||
padding: 4px 8px;
|
||||
background: #8884;
|
||||
transition: all 0.2s;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user