Styling tweaks

This commit is contained in:
Pieter Vander Vennet 2022-02-14 04:56:34 +01:00
parent c941f567cf
commit 7f63a88e9a
4 changed files with 145 additions and 14 deletions

View file

@ -64,7 +64,7 @@ export default class ExtraLinkButton extends UIElement{
link = new SubtleButton(img,c.text, {url:
href,
newTab: c.newTab}).SetClass("w-64 block")
newTab: c.newTab})
}
if(c.requirements.has("no-welcome-message")){