Add styling for dashboard tile

This commit is contained in:
2024-05-11 13:08:32 -04:00
parent ec43ab472d
commit b1cc0f156c
3 changed files with 26 additions and 0 deletions

View File

@ -14,3 +14,5 @@ $queue-background-color: $play-bar-background-color;
$auth-inputs: #796dd4;
$auth-containers: white;
$dashboard-tile-size: 200px;