chore: Update styles in cc/bcc input (#5201)

This commit is contained in:
Pranav Raj S 2022-08-04 17:45:12 +05:30 committed by GitHub
parent 044692e475
commit b38877300c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -117,8 +117,6 @@ export default {
color: var(--r-500);
}
.input-group {
display: flex;
align-items: baseline;
border-bottom: 1px solid var(--color-border);
margin-bottom: var(--space-smaller);
margin-top: var(--space-smaller);