line height

This commit is contained in:
Miodec 2022-07-20 12:07:03 +02:00
parent 8a9a0ac3c5
commit 06ee7ee67c

View file

@ -561,6 +561,7 @@
color: var(--bg-color);
padding: 0.1rem 0.5rem;
white-space: nowrap;
line-height: 0.75rem;
}
.box:nth-child(1) {
background: var(--colorful-error-color);