edit
This commit is contained in:
@ -27,4 +27,12 @@ input::-webkit-inner-spin-button {
|
||||
/* 全局隐藏input-number上下箭头 火狐*/
|
||||
input[type="number"] {
|
||||
-moz-appearance: textfield;
|
||||
}
|
||||
|
||||
.alain-pro__sider-logo h1{
|
||||
font-size: 17px;
|
||||
}
|
||||
|
||||
.alain-pro__sider-logo{
|
||||
padding-left: 12px;
|
||||
}
|
||||
Reference in New Issue
Block a user