Skip to content

Commit 8d182d0

Browse files
committed
Change delete query button
1 parent 4ebd1a9 commit 8d182d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ExplorerQueryPicker/ExplorerQueryPicker.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
.del {
3737
position: absolute;
3838
right: 24px;
39-
color: #d8d8d8;
39+
color: $red;
4040
font-size: 18px;
4141
line-height: 18px;
4242
}

0 commit comments

Comments
 (0)