mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
🐛 Fix problem in viewer with the back button (#6385)
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user