mirror of
https://github.com/danog/telegram-tt.git
synced 2024-11-30 04:39:00 +01:00
Chat: Fix mention badge on iOS (#1351)
This commit is contained in:
parent
5d6a0305b2
commit
cd742b6805
@ -72,6 +72,15 @@
|
||||
font-size: 1rem;
|
||||
vertical-align: super;
|
||||
}
|
||||
|
||||
body.is-ios & {
|
||||
width: 1.375rem;
|
||||
padding: 0.25rem;
|
||||
|
||||
i {
|
||||
font-size: .875rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user