样式优化

feat/task1-c-wallet
gongfuxiang 2022-07-01 18:40:18 +08:00
parent 470ab835a0
commit 96d562ad2b
1 changed files with 1 additions and 1 deletions

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; }
/**
*