fix(style): form field item
This commit is contained in:
@@ -76,7 +76,8 @@ export const title = {
|
||||
show: true,
|
||||
left: 'center',
|
||||
textStyle: {
|
||||
fontSize: 14
|
||||
fontSize: 12,
|
||||
color: '#000'
|
||||
},
|
||||
text: ''
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user