mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Increase min-width of widgets box
This commit is contained in:
parent
9e0e6fa4fb
commit
15ed13a483
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -96,7 +96,7 @@
|
||||
"full-page-title.min.js": "5399D56E21336A2A4473F75167755EA3DE7B0146A9285D2B8FB201E44972B921",
|
||||
"full-tweets-title.min.css": "13A0CF1C96F374CED3FA59A532E28B4B620D7A4C374385A363F32AD1A7656764",
|
||||
"full-tweets-title.min.js": "DD57BB732ABEF7739CA84AEFF97E86F8984FCC4A8A75B957213622350B2A7C37",
|
||||
"gui-settings.min.css": "C2433494617BC7A6BD35D67D9ACB685D89BDEE1B61E2E23E4E69CB1F23DA124E",
|
||||
"gui-settings.min.css": "47A4FAA94402D7400F8C5B2A83D7D77BE88C7566AB6ED1C2C9B3A5F2BEC07068",
|
||||
"gui-settings.min.html": "873D233EF13BE2DEE45EA24F649B917D288D23B843E71F6FB348EB090405260A",
|
||||
"gui-settings.min.js": "029562CA0C0DEFCCBFF38C662C56C651C09847CDB78A99873E3ABA9936B428BA",
|
||||
"haruna-scale.min.js": "D046864416831B101582DD87E602AE21309FDE2DB64A8F24D57B6ADBE67E6D7B",
|
||||
|
||||
BIN
min/bundle.zip
BIN
min/bundle.zip
Binary file not shown.
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
@ -555,7 +555,7 @@ li.category.folded i.icon-arrow {
|
||||
}
|
||||
}
|
||||
.gui-settings-widgets-box {
|
||||
min-width: 200px;
|
||||
min-width: 210px;
|
||||
width: auto;
|
||||
& > .title {
|
||||
margin: 32px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user