chore: build

This commit is contained in:
Lucas Larroche 2023-01-28 13:09:52 +07:00
parent 010dc5594d
commit 2b0f272917
12 changed files with 12 additions and 12 deletions

View file

@ -1285,7 +1285,7 @@ select:not([multiple], [size]) {
background-position: center left 0.75rem;
}
:where(input, select, textarea) + small {
:where(input, select, textarea, .grid) + small {
display: block;
width: 100%;
margin-top: calc(var(--spacing) * -0.75);