xy 2 years ago
parent 9525d7f981
commit 7dbe2a37ff

@ -209,6 +209,9 @@
.hospital-select:focus {
outline: none;
}
.date-select {
display: flex;
}
.date-select > span {
padding: 0 4px;
}
@ -217,7 +220,7 @@
padding: 0 6px;
border-radius: 4px;
border: #999 1px solid;
height: 34px;
height: 24px;
width: 120px;
}

Loading…
Cancel
Save