mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-10 01:03:36 -05:00
parent
67834309b1
commit
e5a11a2f1e
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ body {
|
|||
-webkit-tap-highlight-color: transparent;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
overscroll-behavior: contain;
|
||||
overscroll-behavior: none;
|
||||
|
||||
scrollbar-color: var(--scrollbar-thumb) var(--scrollbar-track);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue