mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 05:23:37 +08: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…
Reference in New Issue
Block a user