fix(core): update

This commit is contained in:
2020-09-19 15:55:22 +00:00
parent 08a1dce5f3
commit 0edc943e41
3 changed files with 31 additions and 5 deletions

View File

@ -30,7 +30,7 @@ export class UptimelinkWebwidget extends LitElement {
width: 150px;
border-radius: 20px;
height: 30px;
background: #111;
background: #222;
padding: 5px;
color: #CCC;
cursor: pointer;