mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 10:56:20 +00:00
🐛 Fix broken link to icon on framework.css file.
This commit is contained in:
parent
ecde4493e0
commit
4cce1d5b23
@ -456,7 +456,7 @@ input.element-name {
|
||||
|
||||
.input-select {
|
||||
@extend .input-text;
|
||||
background-image: url("/images/svg/arrow-down-white.svg");
|
||||
background-image: url("/images/icons/arrow-down-white.svg");
|
||||
background-repeat: no-repeat;
|
||||
background-position: 95% 48%;
|
||||
background-size: 10px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user