mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-08 22:35:42 +03:00
style: Improve the styling of the Chinese document jump tips bar in dark mode
This commit is contained in:
parent
5febd5e178
commit
665c5c9ea6
@ -6,6 +6,11 @@
|
|||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[data-theme="dark"] .alert {
|
||||||
|
background: #3b2f0b;
|
||||||
|
border-bottom: 1px solid #665c22;
|
||||||
|
}
|
||||||
|
|
||||||
.alert a {
|
.alert a {
|
||||||
color: #1890ff;
|
color: #1890ff;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user