Skip to content

Commit 90a37dc

Browse files
authored
Update base.css
1 parent 5015992 commit 90a37dc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

web_src/css/base.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1194,3 +1194,7 @@ the "!important" is necessary to override Fomantic UI menu item styles, meanwhil
11941194
.svg.octicon-file-directory-symlink {
11951195
color: var(--color-secondary-dark-7);
11961196
}
1197+
1198+
span:has(> svg:only-child) {
1199+
display: contents;
1200+
}

0 commit comments

Comments
 (0)