xy 2 years ago
parent f52453d144
commit e818cdde0a

@ -209,18 +209,20 @@
.hospital-select {
height: 32px;
width: 120px;
background: #7fd4b0;
color: #fff;
width: 140px;
position: absolute;
top: 0;
right: 0;
top: 20px;
right: 40px;
}
</style>
@endpush
@section("content")
<div class="hospital-select">
<select name=""></select>
</div>
<select class="hospital-select">
</select>
<div class="static-container">
<div class="card1">

Loading…
Cancel
Save