mirror of
https://github.com/penpot/penpot.git
synced 2026-04-27 12:18:32 +00:00
🐛 Fix problem with scroll style in windows
This commit is contained in:
parent
55b6df0ae4
commit
affa37f0c5
@ -113,7 +113,7 @@
|
||||
|
||||
.padding-simple {
|
||||
@extend .input-element;
|
||||
width: $s-108;
|
||||
max-width: $s-108;
|
||||
}
|
||||
}
|
||||
|
||||
@ -124,7 +124,7 @@
|
||||
|
||||
.padding-multiple {
|
||||
@extend .input-element;
|
||||
width: $s-108;
|
||||
max-width: $s-108;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user