xy 2 years ago
parent 7dbe2a37ff
commit cf50b5e879

@ -204,13 +204,14 @@
background: #609ff9;
position: absolute;
left: 0;
bottom: -12px;
bottom: -18px;
}
.hospital-select:focus {
outline: none;
}
.date-select {
display: flex;
align-items: center;
}
.date-select > span {
padding: 0 4px;
@ -220,8 +221,9 @@
padding: 0 6px;
border-radius: 4px;
border: #999 1px solid;
height: 24px;
height: 30px;
width: 120px;
margin: 10px 0;
}
.hospital-select {
@ -313,7 +315,7 @@
</div>
<div class="card1">
<div class="card1-title">
<div class="card1-title" style="padding-top: 0;padding-bottom: 0;">
<div class="type-switch">
<div class="type-switch__item">
<input type="radio" name="type-switch" value="1" checked>

Loading…
Cancel
Save