forked from MapComplete/MapComplete
Scroll focused setting into view
This commit is contained in:
parent
978603b2f0
commit
8603c409fc
3 changed files with 47 additions and 18 deletions
|
@ -190,7 +190,7 @@ export class ImageUploadFlow extends Toggle {
|
|||
})
|
||||
.SetClass("underline"),
|
||||
]).SetStyle("font-size:small;"),
|
||||
]).SetClass("flex flex-col image-upload-flow mt-4 mb-8 text-center")
|
||||
]).SetClass("flex flex-col image-upload-flow mt-4 mb-8 text-center leading-none")
|
||||
|
||||
super(
|
||||
new LoginToggle(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue