Merge branch 'master' into nymkappa/bugfix/loading-spinner

This commit is contained in:
wiz
2022-08-25 00:39:07 +09:00
committed by GitHub
7 changed files with 37 additions and 17 deletions

View File

@@ -1,3 +1,15 @@
.map-wrapper {
height: 100%;
&.widget {
height: 250px;
}
&.graph {
height: auto;
}
}
.card-header {
border-bottom: 0;
font-size: 18px;