diff --git a/server/styles.css b/server/styles.css index 71b036caa75373d50622c648e7a1904620aa20fb..7fb6209947f25a350b6bd81e00eff24b9cc4f74c 100644 --- a/server/styles.css +++ b/server/styles.css @@ -100,7 +100,6 @@ .checkbox__control { width: 1.5rem; height: 1.5rem; - border: 1px solid white; } .checkbox__control svg { @@ -108,14 +107,11 @@ transform-origin: center center; } - .checkbox__input { - - } - - .checkbox__input * { - + .checkbox__brackets { + left: -1px; + top: -1px; } - + .checkbox__input input { opacity: 0; width: 1.5rem; diff --git a/server/templates/community.hbs b/server/templates/community.hbs index 70ad8e66177800a4af1fcf332251a259cb7a0151..6ef8cdd93f9a4c4334ee58b76c578b292796bba2 100644 --- a/server/templates/community.hbs +++ b/server/templates/community.hbs @@ -8,8 +8,14 @@