Skip to content

Commit eee691d

Browse files
fix: add margin
1 parent 866e57a commit eee691d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/catalog/RuleItem.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ a:hover {
194194
border-width: 0;
195195
border-bottom-width: 1px;
196196
flex-direction: column;
197-
gap: 8px;
197+
gap: 10px;
198198
}
199199
.rule-name {
200200
text-wrap: pretty;

0 commit comments

Comments
 (0)