mirror of
https://github.com/empayre/fleet.git
synced 2024-11-07 09:18:59 +00:00
7 lines
91 B
SCSS
7 lines
91 B
SCSS
.input-with-icon {
|
|
@include placeholder {
|
|
color: $accent-text;
|
|
opacity: 1;
|
|
}
|
|
}
|