forked from DebaucheryLibrarian/traxxx
Hiding more than 2 rows of tags under expand button on scene page. Fixed album background being bright in dark mode.
This commit is contained in:
@@ -92,7 +92,7 @@ export default {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
background: var(--shadow-extreme);
|
||||
background: var(--darken-extreme);
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user