mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-12 16:08:48 +00:00
Fix some quicklaunch size quirks
This commit is contained in:
parent
61ae891a1e
commit
e652d8faa4
2 changed files with 5 additions and 1 deletions
|
@ -46,6 +46,10 @@ body {
|
|||
width: 0.75em;
|
||||
}
|
||||
|
||||
dialog ::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-track {
|
||||
background-color: var(--scrollbar-track);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue