mirror of
https://github.com/danog/telegram-tt.git
synced 2024-12-03 10:07:55 +01:00
Notification: Fix center positioning (#1221)
This commit is contained in:
parent
529807609e
commit
6b211c19ce
@ -7,10 +7,6 @@
|
||||
|
||||
@media (min-width: 1276px) {
|
||||
transition: transform var(--layer-transition);
|
||||
|
||||
body.is-right-column-shown & {
|
||||
transform: translate3d(calc(var(--right-column-width) / -2), 0, 0);
|
||||
}
|
||||
}
|
||||
|
||||
&:first-of-type {
|
||||
|
Loading…
Reference in New Issue
Block a user