mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-22 07:46: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;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
scrollbar-width: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.full {
|
.full {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue