样式优化
parent
470ab835a0
commit
96d562ad2b
|
|
@ -8,7 +8,7 @@ ul { list-style: none; }
|
||||||
.vertical-middle { vertical-align: middle !important; }
|
.vertical-middle { vertical-align: middle !important; }
|
||||||
.text-deco-none { text-decoration: none !important; }
|
.text-deco-none { text-decoration: none !important; }
|
||||||
.text-deco-line { text-decoration: underline !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; }
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 表单组件
|
* 表单组件
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue