Style fixes
gitea/salix/dev This commit has test failures Details

This commit is contained in:
Juan Ferrer 2019-10-18 22:54:25 +02:00
parent de9a8443ca
commit 470b966e85
2 changed files with 2 additions and 1 deletions

View File

@ -21,6 +21,7 @@
flex-wrap: wrap;
padding: $spacing-md;
overflow: hidden;
align-items: flex-start;
h4 {
margin-bottom: $spacing-md;

View File

@ -2,7 +2,7 @@
@import "./effects";
form vn-horizontal {
align-items: stretch;
align-items: center;
& > * {
box-sizing: border-box;