mirror of
https://github.com/danog/telegram-tt.git
synced 2025-01-22 05:11:55 +01:00
A couple of layout fixes (#1098)
This commit is contained in:
parent
f56738a115
commit
c2e919a484
@ -321,10 +321,6 @@
|
||||
padding-top: calc(1.15625rem - var(--border-width));
|
||||
padding-bottom: calc(1.15625rem - var(--border-width));
|
||||
|
||||
&:not(.clone) {
|
||||
overflow: initial;
|
||||
}
|
||||
|
||||
@media (max-width: 600px) {
|
||||
height: 2.875rem;
|
||||
min-height: 2.875rem;
|
||||
|
@ -491,6 +491,7 @@
|
||||
|
||||
.message-content.has-appendix {
|
||||
--border-bottom-right-radius: 0;
|
||||
--border-radius-messages-small: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user