🐛 Fix scroll so it's not hidden against palette

This commit is contained in:
alonso.torres 2023-12-12 16:54:29 +01:00
parent ffa37d26fc
commit 9834195f0e
6 changed files with 92 additions and 62 deletions

View file

@ -87,6 +87,7 @@
@include inspectValue;
color: var(--palette-text-color);
height: $s-16;
text-align: center;
}
.no-text {