first step to show plot on dashboard

This commit is contained in:
2023-02-26 14:07:19 +01:00
parent ea3ccabe56
commit fb5c8ea019
19 changed files with 114 additions and 55 deletions

View File

@@ -1,7 +1,7 @@
:host{
font-weight: bold;
width: 100%;
height: calc(100% - 29px);
height: calc(100% - 43px);
position: absolute;
display: grid;
}