mirror of
https://github.com/penpot/penpot.git
synced 2025-05-29 07:06:11 +02:00
🐛 Fix problem in viewer with the back button (#6385)
This commit is contained in:
parent
e52fd90963
commit
a2c9d307df
2 changed files with 2 additions and 0 deletions
|
@ -127,6 +127,7 @@
|
|||
width: $s-28;
|
||||
margin-left: $s-8;
|
||||
background-color: var(--viewer-controls-background-color);
|
||||
pointer-events: all;
|
||||
svg {
|
||||
@extend .button-icon;
|
||||
stroke: var(--icon-foreground);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue