xy 2 years ago
parent e818cdde0a
commit 52250e54ee

@ -208,20 +208,21 @@
}
.hospital-select {
height: 32px;
border: none;
height: 34px;
background: #7fd4b0;
color: #fff;
width: 140px;
width: 150px;
position: absolute;
top: 20px;
right: 40px;
right: 12px;
}
</style>
@endpush
@section("content")
<select class="hospital-select">
<option value="1"></option>
</select>
<div class="static-container">

Loading…
Cancel
Save