fix(core): update

This commit is contained in:
2023-10-05 14:25:39 +02:00
parent 4aa2708f24
commit 8d725ef303
3 changed files with 2 additions and 3 deletions

View File

@ -61,7 +61,6 @@ export class WccDashboard extends DeesElement {
return html`
<style>
:host {
font-family: 'Mona Sans', 'Inter', sans-serif;
background: #fcfcfc;
display: block;
box-sizing: border-box;