mirror of
https://github.com/danog/telegram-tt.git
synced 2024-12-02 09:37:47 +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 {
|
||||
margin-bottom: 0;
|
||||
|
||||
.messages-container {
|
||||
.last-in-list {
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
|
||||
&.type-pinned {
|
||||
.messages-container {
|
||||
.last-in-list {
|
||||
padding-bottom: 5rem;
|
||||
|
||||
@media (max-width: 600px) {
|
||||
|
Loading…
Reference in New Issue
Block a user