Fix v-deep overwrite for weather and status buttons, ref #22864
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
869f3f5895
commit
aef82c0a7c
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -491,7 +491,7 @@ export default {
|
|||
}
|
||||
|
||||
.edit-panels,
|
||||
.statuses ::v-deep .action-item > button,
|
||||
.statuses ::v-deep .action-item .action-item__menutoggle,
|
||||
.statuses ::v-deep .action-item.action-item--open .action-item__menutoggle {
|
||||
background-color: var(--color-background-translucent);
|
||||
-webkit-backdrop-filter: var(--background-blur);
|
||||
|
|
Loading…
Reference in New Issue