refactor: styling
This commit is contained in:
parent
e631ed9c47
commit
199815f78e
3 changed files with 11 additions and 11 deletions
|
|
@ -616,12 +616,12 @@ watch(inputSearch, async () => await fetchUserList());
|
|||
|
||||
<!-- main -->
|
||||
<div
|
||||
class="col surface-1 rounded justify-between column no-wrap"
|
||||
class="col surface-1 rounded justify-between column no-wrap bordered"
|
||||
style="overflow: hidden"
|
||||
>
|
||||
<div class="column">
|
||||
<div
|
||||
class="row surface-3 bordered-b justify-between full-width items-center surface-1"
|
||||
class="row surface-2 justify-between full-width items-center"
|
||||
style="z-index: 1"
|
||||
>
|
||||
<div class="row q-py-sm q-px-md justify-between full-width">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue