edit
This commit is contained in:
		| @ -242,7 +242,7 @@ export class FreightComponentsListNewComponent implements OnInit { | |||||||
|           title: '统一社会信用代码', |           title: '统一社会信用代码', | ||||||
|           type: 'string', |           type: 'string', | ||||||
|           minLength: 1, |           minLength: 1, | ||||||
|           maxLength: 18, |           maxLength: 30, | ||||||
|           ui: { |           ui: { | ||||||
|             grid: { xxl: 13, xl: 18, lg: 24, md: 24 }, |             grid: { xxl: 13, xl: 18, lg: 24, md: 24 }, | ||||||
|             optionalHelp: |             optionalHelp: | ||||||
|  | |||||||
| @ -28,3 +28,11 @@ input::-webkit-inner-spin-button { | |||||||
| input[type="number"] { | input[type="number"] { | ||||||
|     -moz-appearance: textfield; |     -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