Update web/static/app.css
This commit is contained in:
@@ -439,4 +439,6 @@ body, .lead-text, .page, .card, .search-input, .input-hero, .textarea-hero,
|
|||||||
margin: 0; /* keep top/bottom margins consistent */
|
margin: 0; /* keep top/bottom margins consistent */
|
||||||
display: flex; /* keeps the chevron aligned */
|
display: flex; /* keeps the chevron aligned */
|
||||||
align-items: center; /* vertical align chevron with text */
|
align-items: center; /* vertical align chevron with text */
|
||||||
|
justify-content: flex-start; /* force chevron to stay left */
|
||||||
|
gap: 8px; /* spacing between text and chevron */
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user