Hugo Lextrait 0da2fa8ce1 🎨 correctifs LA
2023-05-10 18:17:50 +02:00

7 lines
98 B
SCSS

@import "@Themes/constants.scss";
.root {
.active {
background-color: var(--grey-medium);
}
}