developing experience setting page

This commit is contained in:
moliloo 2025-06-30 21:22:15 -03:00
parent 0c9c37470a
commit ca297b97b1
9 changed files with 55 additions and 15 deletions

View file

@ -112,6 +112,10 @@
}
}
&.fit-height {
height: 95%;
}
&.flex {
display: flex;
gap: 20px;