样式优化

This commit is contained in:
gongfuxiang
2022-07-01 18:40:18 +08:00
parent 470ab835a0
commit 96d562ad2b

View File

@ -8,7 +8,7 @@ ul { list-style: none; }
.vertical-middle { vertical-align: middle !important; }
.text-deco-none { text-decoration: none !important; }
.text-deco-line { text-decoration: underline !important; }
button[disabled], html input[disabled] { cursor: default !important; color: #b1b1b1 !important; background: #e6e6e6 !important; }
html input[disabled] { cursor: default !important; color: #b1b1b1 !important; background: #e6e6e6 !important; }
/**
* 表单组件