mirror of
https://github.com/penpot/penpot.git
synced 2026-09-06 12:09:24 +00:00
fix input-select dashboard
This commit is contained in:
parent
d1210304af
commit
7035ec719a
@ -33,9 +33,10 @@
|
|||||||
.input-select {
|
.input-select {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
border-color: $color-gray;
|
border-color: $color-gray;
|
||||||
|
font-size: $fs14;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
margin-left: $medium;
|
margin-left: $medium;
|
||||||
padding: 3px 15px 3px 3px;
|
padding: 3px 25px 3px 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
@ -78,7 +79,6 @@
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
&.library-gap {
|
&.library-gap {
|
||||||
padding: $small $medium $small 270px;
|
padding: $small $medium $small 270px;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user