Skip to content

Commit 7e6bd02

Browse files
committed
style
1 parent 6a8f279 commit 7e6bd02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

style/clientMenu.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

style/clientMenu.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ button#shareButton { --bgImgUrl: url("../assets/menu-shareButton-background.png"
119119
user-select: none;
120120
align-items: center;
121121
}
122-
#clientInfo-wrapper > * { color: var(--color-text-secondary) }
122+
#clientInfo-wrapper *:not(a) { color: var(--color-text-secondary) }
123123
#clientInfo-wrapper > #version {
124124
color: var(--color-text-light-secondary);
125125
background-color: var(--color-accent-main);

0 commit comments

Comments
 (0)