Migrate featurebox-title (…) to Tailwind (2)

Forgot those in e3b7c7d
This commit is contained in:
Tobias 2021-01-20 23:02:27 +01:00
parent e3b7c7ddc6
commit b8377630af
2 changed files with 0 additions and 16 deletions

View file

@ -40,7 +40,6 @@ export default class CenterMessageBox extends UIElement {
return CenterMessageBox.prep().innerHtml;
}
InnerUpdate(htmlElement: HTMLElement) {
const pstyle = htmlElement.parentElement.style;
if (State.state.centerMessage.data != "") {