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

@ -314,7 +314,7 @@ watch(
</transition>
<!-- SEC: header content -->
<section class="col surface-1 rounded" style="overflow: hidden">
<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"