mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 02:39:33 +02:00
Theme breaking: --submenuColor becomes --submenuBackgroundColor
This commit is contained in:
parent
733dbc535d
commit
218f730c7b
10 changed files with 25 additions and 25 deletions
|
@ -31,7 +31,7 @@ ngb-accordion ::ng-deep {
|
|||
padding: 0;
|
||||
|
||||
& + .collapse.show {
|
||||
background-color: var(--submenuColor);
|
||||
background-color: var(--submenuBackgroundColor);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue