fix(core): update
This commit is contained in:
parent
b637f4e53a
commit
058384e0a0
@ -27,12 +27,14 @@ export class UptimelinkWebwidget extends DeesElement {
|
|||||||
${domtools.elementBasic.styles}
|
${domtools.elementBasic.styles}
|
||||||
<style>
|
<style>
|
||||||
:host {
|
:host {
|
||||||
|
position: relative;
|
||||||
display: block;
|
display: block;
|
||||||
|
height: 30px;
|
||||||
|
z-index:10;
|
||||||
}
|
}
|
||||||
.mainbox {
|
.mainbox {
|
||||||
position: relative;
|
position: relative;
|
||||||
line-height: 1em;
|
line-height: 1em;
|
||||||
|
|
||||||
margin: auto;
|
margin: auto;
|
||||||
font-family: Roboto;
|
font-family: Roboto;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
Loading…
Reference in New Issue
Block a user