亮色:保存应用时使通知背景色跟随主色调
This commit is contained in:
parent
20e2e3dbaf
commit
4e69173ad8
@ -911,6 +911,7 @@ div[style="width:100%;height:300px;border:1px solid #000;background:#fff"] {
|
||||
|
||||
.notice {
|
||||
background-color: #11cdef !important;
|
||||
background-color: var(--primary) !important;
|
||||
color: #fff
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user