Skip to content

Commit 0cb2a25

Browse files
committed
A better faq alignment fix
1 parent aeb2831 commit 0cb2a25

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

packages/console/app/src/routes/index.css

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -840,7 +840,13 @@
840840
background: none;
841841
border: none;
842842
padding: 0;
843-
align-items: center;
843+
align-items: start;
844+
min-height: 24px;
845+
846+
svg {
847+
margin-top: 2px;
848+
}
849+
844850

845851
[data-slot="faq-icon-plus"] {
846852
flex-shrink: 0;

0 commit comments

Comments
 (0)