Skip to content

Commit 5215280

Browse files
fix: style fix
1 parent 346ccbb commit 5215280

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

website/src/catalog/RuleItem.vue

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,9 @@ a:hover {
170170
flex-direction: column;
171171
gap: 12px;
172172
}
173+
.rule-aux .rule-badges {
174+
justify-content: end;
175+
}
173176
.playground {
174177
font-size: 0.8em;
175178
white-space: nowrap;

0 commit comments

Comments
 (0)