🐛 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 { .help-content {
padding: $s-20;
.help-group { .help-group {
margin-bottom: $s-40; margin-bottom: $s-40;
.interactions-help-icon { .interactions-help-icon {