mirror of
https://github.com/penpot/penpot.git
synced 2025-06-02 23:01:42 +02:00
✨ Visual adjustments
This commit is contained in:
parent
cebda20dd4
commit
0274567d83
9 changed files with 48 additions and 5 deletions
|
@ -182,6 +182,10 @@
|
|||
&.error {
|
||||
border-color: $color-danger;
|
||||
}
|
||||
|
||||
&[disabled] {
|
||||
color: $color-gray-30;
|
||||
}
|
||||
}
|
||||
|
||||
.input-select {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue