mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-21 23:36:17 -04:00
fix scrollbar issue
This commit is contained in:
parent
1093f4d246
commit
1f776a4e06
1 changed files with 4 additions and 0 deletions
|
@ -62,6 +62,10 @@ html {
|
|||
justify-content: center;
|
||||
}
|
||||
|
||||
#center {
|
||||
scrollbar-width: none;
|
||||
}
|
||||
|
||||
.grow {
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue