@use 'ngx-tethys/styles/variables.scss';

.dashboard-container {
    height: 800px;
    border: 1px solid variables.$gray-200;
}
