ui: fix double borders
This commit is contained in:
parent
4638a38deb
commit
378ba25997
4 changed files with 20 additions and 7 deletions
|
@ -19,7 +19,7 @@ function close() {
|
|||
<template>
|
||||
<div
|
||||
flex="~ gap-2" justify-between items-center
|
||||
class="border-b border-base text-sm text-secondary px4 py2 sm:py4"
|
||||
border="b base" text-sm text-secondary px4 py2 sm:py4
|
||||
>
|
||||
<div>
|
||||
<slot />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue