checkbox.scss: add commento- prefix

This commit is contained in:
Adhityaa Chandrasekar
2019-02-18 17:33:44 -05:00
parent 0acdd67e39
commit 41b0c8e5ca
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
@import "colors-main.scss";
.round-check {
.commento-round-check {
input[type="checkbox"] {
display: none;
}