Skip to content

Commit 49c4253

Browse files
committed
#RI-2720 - fix opacity for run command icon
1 parent 3f98e20 commit 49c4253

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

redisinsight/ui/src/styles/base/_monaco.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
.monaco-glyph-run-command {
4040
color: var(--rsSubmitBtn);
4141
margin-left: 10px;
42+
opacity: 0.5 !important;
4243

4344
&::before {
4445
content: '';

0 commit comments

Comments
 (0)