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
|
border-bottom dashed 1px #c4cdd4
|
||||||
|
|
||||||
> .board
|
> .board
|
||||||
width 350px
|
width calc(100% - 16px)
|
||||||
height 350px
|
max-width 500px
|
||||||
margin 0 auto
|
margin 0 auto
|
||||||
|
|
||||||
$label-size = 16px
|
$label-size = 16px
|
||||||
|
|
Loading…
Reference in a new issue