🐛 Fix add missing use in SCSS

This commit is contained in:
Luis de Dios 2025-11-03 12:45:12 +01:00 committed by Andrey Antukh
parent b867f276f2
commit 6c7661b04d

View File

@ -11,6 +11,7 @@
@use "ds/typography.scss" as t;
@use "ds/spacing.scss" as *;
@use "ds/mixins.scss" as *;
@use "refactor/common-refactor.scss" as deprecated;
.element-set {
display: grid;
@ -92,7 +93,7 @@
}
.forth-row {
/*
/*
This element do not match the 8 column grid of sidebar
|___|-|___|-|___|-|___|-|___|-|___|-|___|-|___| -> 8 column grid, (--sp-xxxl) width each
@ -438,7 +439,7 @@
.gap-row,
.padding-row {
/*
/*
This element do not match the 8 column grid of sidebar
|___|-|___|-|___|-|___|-|___|-|___|-|___|-|___| -> 8 column grid, (--sp-xxxl) width each