mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-21 10:03:31 +00:00
Fix text/image alignment in cards (#319)
* Add a visual test * Fix test
This commit is contained in:
@@ -73,6 +73,7 @@ export async function RecordCard(
|
||||
) : null}
|
||||
<div
|
||||
className={tcls(
|
||||
'w-full',
|
||||
'flex',
|
||||
'flex-col',
|
||||
'place-self-start',
|
||||
|
||||
Reference in New Issue
Block a user