input禁止输入时的文字显示,select下拉框颜色统一
This commit is contained in:
@ -8,9 +8,6 @@ select{
|
||||
background-color: transparent; /* 设置透明背景色 */
|
||||
border: none; /* 取消边框 */
|
||||
outline: none;
|
||||
/* 右侧添加箭头的背景图 自行调整位置 */
|
||||
//background: url('@/assets/copy.png') 20px center no-repeat #fff;
|
||||
|
||||
}
|
||||
.van-toast--html, .van-toast--text {
|
||||
z-index: 100000000002 !important;
|
||||
|
Reference in New Issue
Block a user