mirror of
https://github.com/penpot/penpot.git
synced 2025-08-02 15:18:24 +02:00
Merge remote-tracking branch 'origin/staging' into develop
This commit is contained in:
commit
4fad2ab619
59 changed files with 608 additions and 325 deletions
|
@ -195,6 +195,10 @@
|
|||
}
|
||||
|
||||
.input-select {
|
||||
/* This padding is so the text won't overlap the arrow*/
|
||||
padding-right: 1rem;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
color: $color-gray-10;
|
||||
|
||||
&:focus {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue