クライアントの設定コンポーネントを整理

* デスクトップとモバイルで統一
* いくつかの設定を廃止
This commit is contained in:
syuilo
2019-03-01 10:42:28 +09:00
parent d83efecc94
commit ea1818284b
26 changed files with 737 additions and 1206 deletions

View File

@ -62,4 +62,8 @@ export default Vue.extend({
> section
margin 16px 0
> header
font-weight bold
color var(--text)
</style>