fix: Add a fix for minor UI / a11y issues (#4905)

This commit is contained in:
Fayaz Ahmed
2022-06-24 23:12:53 +05:30
committed by GitHub
parent dcbca173ac
commit 263b8240d3
13 changed files with 35 additions and 12 deletions

View File

@@ -94,6 +94,7 @@ export default {
margin-top: var(--space-micro);
min-width: var(--space-slab);
width: var(--space-slab);
border: 1px solid var(--color-border-light);
}
}
</style>