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:
Jan C. Borchardt 2020-09-15 14:48:03 +02:00
parent 869f3f5895
commit aef82c0a7c
No known key found for this signature in database
GPG Key ID: CBD846FC845CBE17
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -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);