mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 02:50:00 +08:00
parent
2eb162e25b
commit
0bf30196c9
|
@ -11,7 +11,7 @@
|
|||
|
||||
.reply-area {
|
||||
padding: 6px;
|
||||
padding-bottom: max(env(safe-area-inset-bottom), 6px);
|
||||
padding-bottom: unquote("max(env(safe-area-inset-bottom), 6px)");
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user