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