mirror of
https://github.com/penpot/penpot.git
synced 2026-04-26 19:58:09 +00:00
changes styles for main icon
This commit is contained in:
parent
3cae356f93
commit
371eff5047
@ -9,7 +9,7 @@
|
||||
|
||||
.main-icon {
|
||||
align-items: center;
|
||||
background-color: $color-gray-darker;
|
||||
background-color: $color-gray-dark;
|
||||
cursor: pointer;
|
||||
display: flex;
|
||||
height: 100%;
|
||||
@ -23,7 +23,7 @@
|
||||
height: 35px;
|
||||
|
||||
svg {
|
||||
fill: $color-gray;
|
||||
fill: darken($color-gray-darker, 7%);
|
||||
height: 35px;
|
||||
width: 35px;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user