refactor: body section bordered & overflow
This commit is contained in:
parent
557eb9bf12
commit
e3341d13be
7 changed files with 10 additions and 12 deletions
|
|
@ -846,8 +846,7 @@ const emptyCreateDialog = ref(false);
|
|||
|
||||
<!-- main -->
|
||||
<div
|
||||
class="surface-2 bordered rounded col column full-width"
|
||||
style="overflow: hidden"
|
||||
class="surface-2 bordered rounded col column full-width overflow-hidden"
|
||||
>
|
||||
<!-- tabs -->
|
||||
<div class="column">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue