Skip to content

Commit 1026dff

Browse files
author
bfintal@gmail.com
committed
fix (color scheme): tweaked plus
1 parent 0eb87ef commit 1026dff

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/components/color-scheme-preview/editor.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,12 @@
5858
&::before {
5959
content: "\f543";
6060
font-family: dashicons;
61-
font-size: 16px;
61+
font-size: 22px;
6262
position: absolute;
6363
top: 50%;
6464
left: 50%;
6565
transform: translate(-50%, -50%);
66+
color: #333;
6667
}
6768
}
6869

0 commit comments

Comments
 (0)