mirror of
https://github.com/danog/telegram-tt.git
synced 2025-01-22 05:11:55 +01:00
Workaround for a disconnected worker on iOS
This commit is contained in:
parent
56653628a6
commit
06117edb92
@ -1,7 +1,7 @@
|
||||
.ListItem {
|
||||
position: relative;
|
||||
|
||||
body.is-ios, body.is-android {
|
||||
body.is-ios &, body.is-android & {
|
||||
&:not(:last-of-type)::after {
|
||||
content: "";
|
||||
position: absolute;
|
||||
|
Loading…
x
Reference in New Issue
Block a user