Add enabled sites marker from data object

This commit is contained in:
Franc Camps-Febrer
2019-01-31 12:42:52 -05:00
parent 3efdf48c52
commit c2cd703f06
6 changed files with 9 additions and 6 deletions

View File

@@ -26,6 +26,7 @@ $header-inset: 10px;
flex-direction: column;
align-items: center;
height: $panel-height;
max-height: calc(100% - 40px);
width: $panel-width;
max-width: 90vw;
box-shadow: 0 19px 19px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);