mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: add padding bottom to chat index list (#29096)
This commit is contained in:
parent
7ecb258b83
commit
8d1867688f
@ -31,6 +31,7 @@
|
||||
position: relative;
|
||||
@include chat-scrollbar();
|
||||
height: 100%;
|
||||
padding-bottom: 1rem;
|
||||
|
||||
@include breakpoint(mobile-large) {
|
||||
@include chat-scrollbar();
|
||||
|
Loading…
Reference in New Issue
Block a user