fix: add bordered-b
This commit is contained in:
parent
781b872ca0
commit
53669267b1
3 changed files with 7 additions and 4 deletions
|
|
@ -711,7 +711,7 @@ watch(inputSearch, async () => await fetchUserList());
|
|||
>
|
||||
<div class="column">
|
||||
<div
|
||||
class="row surface-3 justify-between full-width items-center"
|
||||
class="row surface-3 justify-between full-width items-center bordered-b"
|
||||
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