Start time grid #62
@ -58,7 +58,7 @@ export default function InlineModal({
|
||||
"border-b-[10px] border-b-sky-100",
|
||||
)}
|
||||
/>
|
||||
{/* Fill arrow: triangle in background color (sky-35), offset 1px down to cover inner part,
|
||||
{/* Fill arrow: triangle in background color (sky-20), offset 1px down to cover inner part,
|
||||
leaving only the border visible around the edge */}
|
||||
<div
|
||||
className={clsx(
|
||||
@ -66,7 +66,7 @@ export default function InlineModal({
|
||||
"w-0 h-0",
|
||||
"border-l-[10px] border-l-transparent",
|
||||
"border-r-[10px] border-r-transparent",
|
||||
"border-b-[10px] border-b-sky-35",
|
||||
"border-b-[10px] border-b-sky-20",
|
||||
)}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user