mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 19:18:31 +02:00
wip options css
This commit is contained in:
parent
54a8a89dd0
commit
d886c5615a
6 changed files with 79 additions and 12 deletions
|
@ -454,7 +454,7 @@ input.element-name {
|
|||
|
||||
.input-select {
|
||||
@extend .input-text;
|
||||
background-image: url("/images/svg/arrow-down.svg");
|
||||
background-image: url("/images/svg/arrow-down-white.svg");
|
||||
background-repeat: no-repeat;
|
||||
background-position: 95% 48%;
|
||||
background-size: 10px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue