fix theme...
This commit is contained in:
7
themes/anzhiyu/source/css/_extra/fix/clock.css
Normal file
7
themes/anzhiyu/source/css/_extra/fix/clock.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.card-glass .card-background {
|
||||
box-shadow: none;
|
||||
margin: 0 15px;
|
||||
}
|
||||
[data-theme="dark"] .card-glass .card-background {
|
||||
background-color: transparent;
|
||||
}
|
||||
Reference in New Issue
Block a user