ui: fix double borders

This commit is contained in:
Anthony Fu 2022-12-27 23:18:16 +01:00
parent 4638a38deb
commit 378ba25997
4 changed files with 20 additions and 7 deletions

View file

@ -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 />