forked from MapComplete/MapComplete
UX: make 'save' button and question sticky, make big questions scrollable
This commit is contained in:
parent
f954a93b59
commit
a464877629
5 changed files with 35 additions and 15 deletions
|
@ -9,7 +9,7 @@
|
|||
</script>
|
||||
|
||||
<div
|
||||
class="absolute top-0 right-0 h-screen w-full overflow-auto drop-shadow-2xl md:w-6/12 lg:w-5/12 xl:w-4/12"
|
||||
class="absolute top-0 right-0 h-screen w-full overflow-y-auto drop-shadow-2xl md:w-6/12 lg:w-5/12 xl:w-4/12"
|
||||
style="max-width: 100vw; max-height: 100vh"
|
||||
>
|
||||
<div class="normal-background m-0 flex flex-col">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue