File tree Expand file tree Collapse file tree 3 files changed +15
-11
lines changed
Expand file tree Collapse file tree 3 files changed +15
-11
lines changed Original file line number Diff line number Diff line change 9696 </article >
9797 </div >
9898 <div class =" tile is-parent" >
99- <article class =" tile is-child box" >
100- <brace style =" height : 100% "
99+ <article class =" tile is-child box brace-container" >
100+ <brace
101+ style =" min-height : 100% ; min-width : 100% "
101102 :fontsize =" this.selected.fontsize"
102103 :theme =" this.selected.theme"
103104 :mode =" this.selected.mode"
@@ -158,4 +159,7 @@ export default {
158159.control-label {
159160 min-width : 100px ;
160161}
161- </style >
162+ .brace-container {
163+ display : flex ;
164+ }
165+ </style >
Original file line number Diff line number Diff line change 4141 "mdi" : " 1.7.22" ,
4242 "plotly.js" : " 1.21.2" ,
4343 "vue" : " 2.1.10" ,
44- "vue-bulma-brace" : " 0.0.2 " ,
44+ "vue-bulma-brace" : " ^ 0.0.3 " ,
4545 "vue-bulma-breadcrumb" : " github:vue-bulma/breadcrumb" ,
4646 "vue-bulma-card" : " 1.0.1" ,
4747 "vue-bulma-chartist" : " github:vue-bulma/chartist" ,
Original file line number Diff line number Diff line change @@ -991,9 +991,9 @@ brace-expansion@^1.0.0:
991991 balanced-match "^0.4.1"
992992 concat-map "0.0.1"
993993
994- brace@^0.9.1 :
995- version "0.9.1 "
996- resolved "https://registry.yarnpkg.com/brace/-/brace-0.9.1 .tgz#19dcbae2faec9a9920a0452ec64d8d84df45e7b6 "
994+ brace@^0.10.0 :
995+ version "0.10.0 "
996+ resolved "https://registry.yarnpkg.com/brace/-/brace-0.10.0 .tgz#edef4eb9b0928ba1ee5f717ffc157749a6dd5d76 "
997997 dependencies :
998998 w3c-blob "0.0.1"
999999
@@ -6809,11 +6809,11 @@ vt-pbf@^2.0.2:
68096809 point-geometry "0.0.0"
68106810 vector-tile "^1.1.3"
68116811
6812- vue-bulma-brace@0.0.2 :
6813- version "0.0.2 "
6814- resolved "https://registry.yarnpkg.com/vue-bulma-brace/-/vue-bulma-brace-0.0.2 .tgz#54a86af6f2c48791be15a6ee25ecdf2948fd18da "
6812+ vue-bulma-brace@^ 0.0.3 :
6813+ version "0.0.3 "
6814+ resolved "https://registry.yarnpkg.com/vue-bulma-brace/-/vue-bulma-brace-0.0.3 .tgz#250417aa887aabe8f7fe8323e82c4a7d21266a2d "
68156815 dependencies :
6816- brace "^0.9.1 "
6816+ brace "^0.10.0 "
68176817
68186818" vue-bulma-breadcrumb@github:vue-bulma/breadcrumb " :
68196819 version "1.0.1"
You can’t perform that action at this time.
0 commit comments