0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-14 07:51:35 -05:00

🐛 Fix icon of focus mode

This commit is contained in:
Eva 2024-01-11 18:32:18 +01:00 committed by Alonso Torres
parent 0b2ad569a1
commit 41bccc7213

View file

@ -100,7 +100,7 @@
padding: 0;
}
.back-button-icon {
.back-button {
@include flexCenter;
height: $s-32;
width: $s-24;