mirror of
https://github.com/danog/telegram-tt.git
synced 2025-01-22 05:11:55 +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;
|
padding: .5rem .125rem .5rem .4375rem;
|
||||||
|
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
@include overflow-y-overlay();
|
body.is-android & {
|
||||||
|
@include overflow-y-overlay();
|
||||||
|
}
|
||||||
|
|
||||||
.scroll-container {
|
.scroll-container {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user