mirror of
https://github.com/discourse/discourse.git
synced 2025-03-15 02:35:29 +08:00
FIX: retention reminder is absolute and needs relative parent (#18913)
This commit is contained in:
parent
3174e8e60f
commit
e0edfa9345
@ -316,6 +316,7 @@ $float-height: 530px;
|
||||
flex-direction: column;
|
||||
width: 100%;
|
||||
min-height: 1px;
|
||||
position: relative;
|
||||
|
||||
.chat-messages-scroll {
|
||||
flex-grow: 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user