mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
fix(dark style): 收藏对话框的新建按钮背景色
This commit is contained in:
parent
6d9464d267
commit
e0473dc154
@ -64,3 +64,7 @@
|
||||
.filter-wrap .filter-wrap_bottom {
|
||||
@include background-color("4");
|
||||
}
|
||||
#app .collection-m .add-group .input-group .submit {
|
||||
@include theme-background-color("20");
|
||||
border-left-color: var(--theme-color) !important;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user