mirror of
https://github.com/penpot/penpot.git
synced 2025-05-30 14:06:11 +02:00
🐛 Fix horizontal scroll in viewer (#6347)
This commit is contained in:
parent
bd208c31e2
commit
ee0f8ad19a
2 changed files with 2 additions and 0 deletions
|
@ -117,6 +117,7 @@
|
|||
padding-right: 0 $s-8 $s-40 $s-8;
|
||||
transition: transform 400ms ease 300ms;
|
||||
z-index: $z-index-2;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.reset-button {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue