0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-04 02:51:20 -05:00

🐛 Add padding to inspect help

This commit is contained in:
alonso.torres 2023-12-12 15:52:36 +01:00
parent db3d7af0b8
commit ffa37d26fc

View file

@ -25,6 +25,7 @@
}
.help-content {
padding: $s-20;
.help-group {
margin-bottom: $s-40;
.interactions-help-icon {