mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
parent
4922cb05b4
commit
5d439680ac
1 changed files with 4 additions and 0 deletions
|
@ -114,6 +114,10 @@ b {
|
|||
text-align: start;
|
||||
}
|
||||
|
||||
:root {
|
||||
color-scheme: only light;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
background-color: #d1d5db;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue