chore: border-b

This commit is contained in:
Tristan Yang
2023-03-28 10:06:04 +08:00
parent b201d5d06d
commit b856e841b0
+1 -1
View File
@@ -26,7 +26,7 @@ const RTCWidget = ({ id, context = "channel" }: Props) => {
return ( return (
<div className='bg-gray-100 dark:bg-gray-900 flex flex-col p-2 rounded-3xl m-3 text-sm'> <div className='bg-gray-100 dark:bg-gray-900 flex flex-col p-2 rounded-3xl m-3 text-sm'>
{voicingInfo && {voicingInfo &&
<div className="flex justify-between items-center border-b border-solid border-gray-100 dark:border-gray-800 pb-3 mb-2"> <div className="flex justify-between items-center border-b border-gray-100 dark:border-gray-800 pb-3 mb-2">
<div className="flex items-center gap-1"> <div className="flex items-center gap-1">
<IconSignal /> <IconSignal />
<div className="flex flex-col"> <div className="flex flex-col">