forked from MapComplete/MapComplete
refactoring: Remove border
This commit is contained in:
parent
ef0ec5160d
commit
adab786375
2 changed files with 2 additions and 94 deletions
|
|
@ -93,7 +93,7 @@ export class DownloadPanel extends Toggle {
|
|||
buttonSvg,
|
||||
includeMetaToggle,
|
||||
t.licenseInfo.SetClass("link-underline"),
|
||||
]).SetClass("w-full flex flex-col border-4 border-gray-300 rounded-3xl p-4")
|
||||
]).SetClass("w-full flex flex-col")
|
||||
|
||||
super(
|
||||
downloadButtons,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue