forked from MapComplete/MapComplete
Feature: add 'copy-button' capabilities
This commit is contained in:
parent
3d442d0558
commit
2f89f9203d
6 changed files with 204 additions and 10 deletions
|
|
@ -30,7 +30,7 @@
|
|||
dialogClass += " h-full-child"
|
||||
}
|
||||
let bodyClass =
|
||||
bodyPadding + " h-full space-y-4 flex-1 overflow-y-auto overscroll-contain background-normal"
|
||||
bodyPadding + " h-full max-h-leave-room space-y-4 flex-1 overflow-y-auto overscroll-contain background-normal"
|
||||
|
||||
let headerClass = "flex justify-between items-center p-2 px-4 md:px-5 rounded-t-lg"
|
||||
if (!$$slots.header) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue