fix(client): ✌️

This commit is contained in:
syuilo
2020-07-19 12:26:05 +09:00
parent 3f71b14637
commit 280eeb9d75
4 changed files with 33 additions and 31 deletions

View File

@@ -553,10 +553,6 @@ export default Vue.extend({
&.full {
padding: 0 var(--margin);
}
&.naked {
background: var(--bg);
}
}
}