mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-07 14:25:32 +08:00
样式优化
This commit is contained in:
@ -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; }
|
||||
|
||||
/**
|
||||
* 表单组件
|
||||
|
||||
Reference in New Issue
Block a user