Browse Source

commit

master
hhx 3 years ago
parent
commit
397fa216a5
  1. 10
      04.系统编码/App/Content/styles/register.css

10
04.系统编码/App/Content/styles/register.css

@ -132,15 +132,19 @@
background: url('../images/login-btn.png') no-repeat center/cover;
}
.org-select .textbox {
border-top-color: #dddddd;
}
.org-select .textbox .textbox-text {
height: 40px !important;
height: 38px !important;
padding-left: 37px;
line-height: 44px;
line-height: 38px !important;
border-radius: 3px;
}
.org-select .combo-arrow {
background: url("../images/drop-down.png") no-repeat;
background-size: 20px 20px;
background-position-y: 12px;
background-position-y: 9px;
}
Loading…
Cancel
Save