mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 08:15:00 +00:00
UX: Change collapsed draft z-index on mobile
This commit is contained in:
parent
320b1e95bf
commit
f6c3962e3c
@ -63,6 +63,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&.draft {
|
&.draft {
|
||||||
|
z-index: z("footer-nav") + 1;
|
||||||
padding-bottom: env(safe-area-inset-bottom);
|
padding-bottom: env(safe-area-inset-bottom);
|
||||||
|
|
||||||
.toggle-toolbar,
|
.toggle-toolbar,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user