refactor: body section bordered & overflow

This commit is contained in:
puriphatt 2024-11-21 12:46:52 +07:00
parent 557eb9bf12
commit e3341d13be
7 changed files with 10 additions and 12 deletions

View file

@ -1696,10 +1696,7 @@ watch(
</div>
</transition>
<div
class="column col rounded bordered"
style="flex-wrap: nowrap; overflow: hidden"
>
<div class="column col rounded bordered overflow-hidden no-wrap">
<q-splitter
v-model="splitterModel"
:limits="[0, 100]"