fix(core): update

This commit is contained in:
2024-02-05 13:11:05 +01:00
parent edf50d2f8d
commit c03563f2fc
6 changed files with 142 additions and 67 deletions

View File

@ -49,7 +49,6 @@ export class DeesChartLog extends DeesElement {
.mainbox {
position: relative;
width: 100%;
max-width: 600px;
height: 400px;
background: #222;
border-radius: 8px;