mirror of
https://github.com/penpot/penpot.git
synced 2025-06-08 01:01:37 +02:00
💄 Set option background in dashboard
This commit is contained in:
parent
47a20b1784
commit
79f7d29df9
1 changed files with 5 additions and 0 deletions
|
@ -37,6 +37,11 @@
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
margin-left: $medium;
|
margin-left: $medium;
|
||||||
padding: 3px 25px 3px 3px;
|
padding: 3px 25px 3px 3px;
|
||||||
|
|
||||||
|
option {
|
||||||
|
color: $intense-ui-text;
|
||||||
|
background: $secondary-ui-bg;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue