integrasi edit device, penyesuaian UI jadi vertical dan penambahan UI list monitoring

This commit is contained in:
2024-05-31 17:21:39 +07:00
parent b2c1020c22
commit a6c77fe052
23 changed files with 1512 additions and 866 deletions

View File

@@ -16,7 +16,7 @@ html {
width: 100%;
body {
height: 900px;
height: 100%;
&.fixed-navbar {
padding-top: $navbar-height;