LibreTunes-Nix-Test/style/dashboard.scss

7 lines
105 B
SCSS

@import 'theme.scss';
.dashboard-container {
width: 73%;
background: green;
height: 100vh;
}