✨ 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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user