mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 10:13:09 +02:00
🎨
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