feat(control-center/page): restore bottom buttons for pages

it was accidentally removed previously, but now it's backgit add .git add .
This commit is contained in:
retrozinndev
2025-10-24 18:24:21 -03:00
parent 9d1e91f72e
commit e473344eef
17 changed files with 247 additions and 233 deletions
+1 -1
View File
@@ -203,7 +203,7 @@
$radius: 18px;
$padding: 4px;
background: rgba(colors.$bg-primary, .5);
background: color.scale($color: colors.$bg-primary, $lightness: -25%);
border-radius: $radius;
padding: $padding;
min-height: 40px;