提交 e76b4cee 编写于 作者: R rebornix 提交者: Peng Lyu

ColorPicker. Remove useless decoration class

上级 f52299ae
......@@ -114,18 +114,4 @@
.colorpicker-body .strip .overlay {
height: 150px;
pointer-events: none;
}
.colorBox::before {
content: ' ';
border: solid 0.1em #000;
margin: 0.1em 0.2em 0 0.2em;
width: 0.8em;
height: 0.8em;
box-sizing: border-box;
display: inline-block;
}
.vs-dark .colorBox::before {
border: solid 0.1em #eee;
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册