mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-06-16 11:44:31 +00:00
Implement more reka ui and attempt to fix review issues.
This commit is contained in:
@@ -173,6 +173,7 @@ onBeforeUnmount(() => {
|
||||
|
||||
:root {
|
||||
color-scheme: only light;
|
||||
scrollbar-color: #4b4f52 #d1d5db;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
@@ -195,10 +196,6 @@ onBeforeUnmount(() => {
|
||||
background-color: #0b0e0f;
|
||||
}
|
||||
|
||||
:root {
|
||||
scrollbar-color: #4b4f52 #d1d5db;
|
||||
}
|
||||
|
||||
.dark ::-webkit-scrollbar {
|
||||
background-color: #15191a;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user