EVERYTHING KEEPS BREAKING

This commit is contained in:
ItzzExcel
2025-02-27 01:15:14 -06:00
parent 8475b2f3f8
commit d2cc2479eb
+5
View File
@@ -179,6 +179,11 @@
color: var(--wave-color-solid-accent-fill) !important; color: var(--wave-color-solid-accent-fill) !important;
} }
[class^="tableRow"],
[data-test-is-playing="false"] {
color: rgba(255, 255, 255, 0.45);
}
[class*="coverColumn"] { [class*="coverColumn"] {
padding-left: 5px !important; padding-left: 5px !important;
} }