Move CLIN type and CLIN number onto same line
This commit is contained in:
@@ -131,6 +131,16 @@
|
||||
}
|
||||
}
|
||||
|
||||
.row.row__form-fields {
|
||||
.col {
|
||||
margin-left: $gap;
|
||||
}
|
||||
|
||||
.col:first-child {
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.panel {
|
||||
@include shadow-panel;
|
||||
}
|
||||
|
Reference in New Issue
Block a user