mirror of
https://github.com/danog/telegram-tt.git
synced 2024-12-04 02:28:03 +01:00
Message List: One more fix for FAB hiding
This commit is contained in:
parent
0517894e55
commit
ce3a250b90
@ -47,12 +47,12 @@
|
|||||||
&.no-composer {
|
&.no-composer {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
|
||||||
.messages-container {
|
.last-in-list {
|
||||||
padding-bottom: 1rem;
|
padding-bottom: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.type-pinned {
|
&.type-pinned {
|
||||||
.messages-container {
|
.last-in-list {
|
||||||
padding-bottom: 5rem;
|
padding-bottom: 5rem;
|
||||||
|
|
||||||
@media (max-width: 600px) {
|
@media (max-width: 600px) {
|
||||||
|
Loading…
Reference in New Issue
Block a user