Style visa wizard result action row.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
parent
e23cf9a03c
commit
1c44721062
@ -5316,6 +5316,17 @@ a.profile-stat-link:hover {
|
|||||||
padding: 4px 0;
|
padding: 4px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.wizard-result-actions {
|
||||||
|
display: flex;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
gap: 6px;
|
||||||
|
margin-top: 12px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.wizard-empty-wrap {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
.wizard-empty {
|
.wizard-empty {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: var(--text-secondary);
|
color: var(--text-secondary);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user