fix(ui): adjust alignment of list header actions (#12793)
### Before  ### After  --- - To see the specific tasks where the Asana app for GitHub is being used, see below: - https://app.asana.com/0/0/1210535479281746
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
margin-bottom: 4px;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
align-items: flex-end;
|
||||
align-items: center;
|
||||
gap: calc(var(--base) * 0.5);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user