Inline Forms

This commit is contained in:
2020-08-25 16:26:18 +02:00
parent 9c8986c564
commit 4004342255
5 changed files with 77 additions and 48 deletions

View File

@@ -10,6 +10,7 @@
border-bottom: 1px solid $-grey;
padding: 8px 0;
margin-bottom: $-margin-bottom;
width: 100%;
&:focus, &:active, &:invalid{
margin-bottom: $-margin-bottom - 1px;