forked from MapComplete/MapComplete
Styling tweaks
This commit is contained in:
parent
c941f567cf
commit
7f63a88e9a
4 changed files with 145 additions and 14 deletions
|
@ -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")){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue