Skip to content

Commit a50ca28

Browse files
authored
Only for direct descendants of items (#14761)
1 parent 73a093d commit a50ca28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/less/_base.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ a.muted:hover,
278278
.ui.menu .item {
279279
color: var(--color-text);
280280

281-
.svg {
281+
> .svg {
282282
margin-right: .35em;
283283
}
284284
}

0 commit comments

Comments
 (0)