Skip to content

Commit 36a8289

Browse files
Alias size test
1 parent 1781b02 commit 36a8289

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

static/style.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -699,4 +699,9 @@ input.error {
699699
.input-group input#alias {
700700
flex: 2.2 1 0%;
701701
min-width: 0;
702+
}
703+
704+
.input-group {
705+
display: flex;
706+
align-items: center;
702707
}

0 commit comments

Comments
 (0)