|
|
|
|
@ -204,29 +204,13 @@
|
|
|
|
|
background: #609ff9;
|
|
|
|
|
position: absolute;
|
|
|
|
|
left: 0;
|
|
|
|
|
bottom: -18px;
|
|
|
|
|
bottom: -12px;
|
|
|
|
|
}
|
|
|
|
|
.hospital-select:focus {
|
|
|
|
|
outline: none;
|
|
|
|
|
}
|
|
|
|
|
.date-select {
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
}
|
|
|
|
|
.date-select > span {
|
|
|
|
|
padding: 0 4px;
|
|
|
|
|
}
|
|
|
|
|
.date-select > select {
|
|
|
|
|
display: inline-block;
|
|
|
|
|
padding: 0 6px;
|
|
|
|
|
border-radius: 4px;
|
|
|
|
|
border: #999 1px solid;
|
|
|
|
|
height: 30px;
|
|
|
|
|
width: 120px;
|
|
|
|
|
margin: 10px 0;
|
|
|
|
|
}
|
|
|
|
|
.card1-body:has(#bar-chart) {
|
|
|
|
|
height: calc(100% - 51px);
|
|
|
|
|
height: calc(100% - 39px);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.hospital-select {
|
|
|
|
|
@ -319,7 +303,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="card1">
|
|
|
|
|
<div class="card1-title" style="padding-top: 0;padding-bottom: 0;">
|
|
|
|
|
<div class="card1-title">
|
|
|
|
|
<div class="type-switch">
|
|
|
|
|
<div class="type-switch__item">
|
|
|
|
|
<input type="radio" name="type-switch" value="1" checked>
|
|
|
|
|
|