New: Styled OSD elements to be consistent with each other
This commit is contained in:
parent
79cfbf610a
commit
d7767ed152
1 changed files with 2 additions and 0 deletions
|
|
@ -1412,6 +1412,8 @@ ul.MuiList-root.MuiMenu-list.MuiList-dense>div:first-child {
|
|||
.playerStats,
|
||||
.iconOsd {
|
||||
border-radius: var(--largeRadius);
|
||||
background-color: rgba(69, 69, 69, 0.69);
|
||||
backdrop-filter: blur(5px);
|
||||
}
|
||||
|
||||
#scenesContent .cardScalable:hover {
|
||||
|
|
|
|||
Loading…
Reference in a new issue