弹框的input增加背景色

master
xxssyyyyssxx 2021-11-29 15:21:08 +08:00
parent 6c3bd7cd69
commit b1bdbb3449
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,9 @@
select[readonly] option {
display: none;
}
input[readonly]{
background-color: #eee;
}
</style>
<div class="admin-content">