fix(core): update
This commit is contained in:
		| @@ -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; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user