mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Remove color grid margin
This commit is contained in:
parent
bf49bb464c
commit
2b5ed56cd8
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
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
@ -309,7 +309,7 @@ button.gui-settings-button:focus
|
||||
{
|
||||
display: grid;
|
||||
grid-template-columns: auto auto auto auto;
|
||||
margin: 4px;
|
||||
margin: 0;
|
||||
flex-grow: 1;
|
||||
}
|
||||
.predefined-colors-grid-block
|
||||
|
||||
Loading…
Reference in New Issue
Block a user