Merge branch 'develop' into 'develop'

fixed checkbox using emoji instead of dingbat

See merge request pleroma/pleroma-fe!1180
This commit is contained in:
HJ 2020-07-11 11:48:05 +00:00
commit 0c5e4f89e3

View file

@ -52,7 +52,7 @@ export default {
right: 0; right: 0;
top: 0; top: 0;
display: block; display: block;
content: ''; content: '';
transition: color 200ms; transition: color 200ms;
width: 1.1em; width: 1.1em;
height: 1.1em; height: 1.1em;