refactor: body section bordered & overflow
This commit is contained in:
parent
557eb9bf12
commit
e3341d13be
7 changed files with 10 additions and 12 deletions
|
|
@ -344,7 +344,7 @@ watch([() => pageState.inputSearch, workflowPageSize], fetchWorkflowList);
|
|||
</transition>
|
||||
|
||||
<!-- SEC: header content -->
|
||||
<section class="col surface-1 rounded">
|
||||
<section class="col surface-1 rounded bordered overflow-hidden">
|
||||
<div class="column full-height">
|
||||
<header
|
||||
class="row surface-3 justify-between full-width items-center bordered-b"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue