mirror of
https://github.com/danog/telegram-tt.git
synced 2025-01-21 21:01:29 +01:00
Chat List: Remove overlay scrollbars on desktop
This commit is contained in:
parent
cc89bfd1de
commit
58e9e7a500
@ -72,7 +72,9 @@
|
||||
padding: .5rem .125rem .5rem .4375rem;
|
||||
|
||||
overflow-y: auto;
|
||||
@include overflow-y-overlay();
|
||||
body.is-android & {
|
||||
@include overflow-y-overlay();
|
||||
}
|
||||
|
||||
.scroll-container {
|
||||
position: relative;
|
||||
|
Loading…
x
Reference in New Issue
Block a user