refactoring: Remove border

This commit is contained in:
Pieter Vander Vennet 2023-04-14 04:34:13 +02:00
parent ef0ec5160d
commit adab786375
2 changed files with 2 additions and 94 deletions

View file

@ -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,