LibreTunes-Nix-Test/style/dashboard.scss

6 lines
85 B
SCSS

@import "theme.scss";
.dashboard-container {
width: calc(100% - 22rem - 16rem);
}