mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-03-29 20:06:58 +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