select readonly的不可选

master
xxssyyyyssxx 2021-11-04 11:31:02 +08:00
parent 00a2b870bd
commit f6612cc130
1 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,10 @@
margin-left: 0;
margin-top: 0!important;
}
select[readonly] option {
display: none;
}
</style>
<div class="admin-content">