mirror of
https://github.com/penpot/penpot.git
synced 2025-06-02 16:21:38 +02:00
Merge remote-tracking branch 'origin/staging' into develop
This commit is contained in:
commit
e6664013ba
23 changed files with 391 additions and 83 deletions
|
@ -1161,6 +1161,7 @@ input[type="range"]:focus::-ms-fill-upper {
|
|||
|
||||
.wrapper {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
.icon {
|
||||
padding: $size-2;
|
||||
|
@ -1177,6 +1178,9 @@ input[type="range"]:focus::-ms-fill-upper {
|
|||
padding: $size-2;
|
||||
width: 100%;
|
||||
align-items: center;
|
||||
|
||||
padding: 10px 15px;
|
||||
min-height: 48px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue