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

@ -436,7 +436,7 @@ async function storeDataLocal(id: string) {
</transition>
<!-- SEC: header content -->
<header class="col surface-1 rounded">
<header class="col surface-1 rounded bordered overflow-hidden">
<div class="column full-height">
<section
class="row surface-3 justify-between full-width items-center bordered-b"