|
@@ -46,11 +46,7 @@
|
|
@submit="onSubmit"
|
|
@submit="onSubmit"
|
|
></scoring-panel-with-confirm>
|
|
></scoring-panel-with-confirm>
|
|
</pane>
|
|
</pane>
|
|
- <pane
|
|
|
|
- max-size="80"
|
|
|
|
- :size="100 - paneSize"
|
|
|
|
- class="p-base radius-base fill-blank scroll-auto m-l-base table-view"
|
|
|
|
- >
|
|
|
|
|
|
+ <pane max-size="80" :size="100 - paneSize" class="p-base radius-base fill-blank scroll-auto table-view">
|
|
<splitpanes class="default-theme" horizontal style="height: 100%">
|
|
<splitpanes class="default-theme" horizontal style="height: 100%">
|
|
<pane max-size="100" size="70" style="display: flex; flex-direction: column">
|
|
<pane max-size="100" size="70" style="display: flex; flex-direction: column">
|
|
<base-form
|
|
<base-form
|