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

@ -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"