mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-21 15:26:17 -04:00
fix visible scrollbar in firefox
This commit is contained in:
parent
59360fb047
commit
a5b23735f5
1 changed files with 1 additions and 0 deletions
|
@ -120,6 +120,7 @@ html {
|
|||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
scrollbar-width: none;
|
||||
}
|
||||
|
||||
.full {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue