mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 03:18:29 +02:00
fix sitemap sidebar css
This commit is contained in:
parent
954b07f924
commit
5c17c9b98d
3 changed files with 35 additions and 144 deletions
|
@ -21,7 +21,7 @@ $ui-flavour: $color-gray;
|
|||
// Background colors
|
||||
$primary-ui-bg: $color-gray-50;
|
||||
$secondary-ui-bg: $color-gray-60;
|
||||
$dark-ui-bg: mix($ui-flavour, $color-white, $mix-percentage-light);
|
||||
$dark-ui-bg: $color-gray-40;
|
||||
|
||||
// Border color
|
||||
$intense-ui-border: $color-gray-40;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue