New: Styled OSD elements to be consistent with each other

This commit is contained in:
lscambo13
2025-01-08 09:23:45 -08:00
parent 79cfbf610a
commit d7767ed152

View File

@@ -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 {