mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 17:48:22 +02:00
Add quick visual fixes to dashboard
This commit is contained in:
parent
5dddd8788a
commit
23ba635aab
6 changed files with 15 additions and 14 deletions
|
@ -499,7 +499,7 @@ input[type="checkbox"]:focus {
|
|||
// Element-name
|
||||
|
||||
input.element-name {
|
||||
background-color: $color-gray-10;
|
||||
background-color: $color-white;
|
||||
border: 1px solid $color-gray-40;
|
||||
border-radius: $br-small;
|
||||
color: $color-gray-60;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue