cinera.css: .cineraQueryContainer label margin

This commit is contained in:
Matt Mascarenhas 2019-03-04 00:08:06 +00:00
parent 9278390a38
commit 35b6b803e3
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
.cineraQueryContainer label {
flex-grow: 0;
flex-shrink: 0;
margin: auto;
}
.cineraQueryContainer .inputContainer {