forked from FoundKeyGang/FoundKey
🎨
This commit is contained in:
parent
55be57ad21
commit
30b1be97dd
1 changed files with 2 additions and 2 deletions
|
@ -265,8 +265,8 @@ export default Vue.extend({
|
|||
border-bottom dashed 1px #c4cdd4
|
||||
|
||||
> .board
|
||||
width 350px
|
||||
height 350px
|
||||
width calc(100% - 16px)
|
||||
max-width 500px
|
||||
margin 0 auto
|
||||
|
||||
$label-size = 16px
|
||||
|
|
Loading…
Reference in a new issue