Skip to content

Commit

Permalink
update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
mxkae committed Jun 19, 2024
1 parent ac48019 commit b286ae5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/block/icon-label/style.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.stk-block-icon-label {
// For old icon gap
&.stk-block-icon-label--use-flex-basis {
// Default width of the icon width.
.stk-block-icon {
flex: 0 0 64px;
}
Expand All @@ -9,7 +10,7 @@
}
}

// Default width of the icon width.
// used by iconGap2
.stk-inner-blocks {
gap: 28px;
}
Expand Down

0 comments on commit b286ae5

Please sign in to comment.