Various styling tweaks, fix #243

This commit is contained in:
Pieter Vander Vennet 2021-04-12 13:05:30 +02:00
parent 7d36d151e3
commit f177a3bad3
9 changed files with 50 additions and 10 deletions

View file

@ -41,6 +41,7 @@ export default class ThemeIntroductionPanel extends UIElement {
}
)
)
this.SetClass("link-underline")
}
InnerRender(): string {