This commit is contained in:
syuilo 2020-02-15 07:54:20 +09:00
parent ec222378c4
commit 1dce62e42a

View file

@ -129,7 +129,6 @@ export default Vue.extend({
> .label { > .label {
margin-left: 8px; margin-left: 8px;
display: block; display: block;
font-size: 16px;
cursor: pointer; cursor: pointer;
transition: inherit; transition: inherit;
color: var(--fg); color: var(--fg);