fix(core): update

This commit is contained in:
Philipp Kunz 2021-03-08 23:27:50 +00:00
parent b637f4e53a
commit 058384e0a0

View File

@ -27,12 +27,14 @@ export class UptimelinkWebwidget extends DeesElement {
${domtools.elementBasic.styles}
<style>
:host {
position: relative;
display: block;
height: 30px;
z-index:10;
}
.mainbox {
position: relative;
line-height: 1em;
margin: auto;
font-family: Roboto;
font-weight: 400;