Add Code component

This commit is contained in:
venashial
2022-07-09 14:51:04 -07:00
parent 035fa3be3f
commit 48bc18017e
9 changed files with 111 additions and 23 deletions

View File

@@ -16,8 +16,10 @@
align-items: center;
padding: 0.75rem 1rem;
gap: 1rem;
/* Prevents shifting in height when button added */
min-height: 3.5rem;
:global(.icon) {
> .icon {
/* Uses `px` to make icons slightly larger */
min-width: 18px;
height: 18px;