chore: Sync colors from dashboard to tailwind config (#5656)

This commit is contained in:
Nithin David Thomas 2022-10-18 01:43:02 +05:30 committed by GitHub
parent 704554d453
commit 73f5595762
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 62 additions and 58 deletions

View file

@ -181,7 +181,7 @@ export default {
color: var(--y-700);
font-size: var(--font-size-mini);
margin-top: var(--space-small);
padding: var(--space-half) var(--space-one);
padding: var(--space-smaller) var(--space-small);
}
.popover-animation-enter-active,