mirror of
https://github.com/discourse/discourse-rewind.git
synced 2025-07-07 06:12:22 +00:00
bottom padding on mobile
This commit is contained in:
parent
b6b36f9e4a
commit
797924b018
@ -70,6 +70,7 @@
|
||||
position: relative;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding-bottom: var(--safe-area-inset-bottom);
|
||||
}
|
||||
|
||||
.rewind__exit-fullscreen-btn {
|
||||
|
Loading…
x
Reference in New Issue
Block a user