Skip to content

Commit 460e423

Browse files
JWo1Flafriks6543
authored
Update border-color of language bar icon (#10723)
* Update color of border of color-icon * Update web_src/less/_base.less Co-Authored-By: 6543 <[email protected]> Co-authored-by: Lauris BH <[email protected]> Co-authored-by: 6543 <[email protected]>
1 parent 2e5d374 commit 460e423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/less/_base.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -1201,7 +1201,7 @@ i.icon.centerlock {
12011201
margin-right: .5em;
12021202
margin-left: .5em;
12031203
display: inline;
1204-
border: 1px solid #ccc;
1204+
border: 1px solid rgba(0, 0, 0, .2);
12051205
border-radius: 500em;
12061206
}
12071207

0 commit comments

Comments
 (0)