* wip

* wip

* wip

* wip

* Update game.setting.vue

* wip

* wip

* Update game.setting.vue

* wip

* Update game.board.vue

* wip

* Update sidebar.ts
This commit is contained in:
syuilo 2020-10-27 18:11:41 +09:00 committed by GitHub
parent 6f34c74027
commit 6258ce75b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 1286 additions and 66 deletions

View file

@ -52,6 +52,7 @@ export default defineComponent({
position: relative;
display: inline-block;
margin: 16px 32px 0 0;
text-align: left;
cursor: pointer;
transition: all 0.3s;