Constrain archived signature display height
This commit is contained in:
@@ -337,7 +337,10 @@ function AftersalesDetailPage() {
|
||||
alt="客户确认签名"
|
||||
style={{
|
||||
maxWidth: 480,
|
||||
maxHeight: 220,
|
||||
width: '100%',
|
||||
height: 'auto',
|
||||
objectFit: 'contain',
|
||||
border: '1px solid #f0f0f0',
|
||||
borderRadius: 6,
|
||||
background: '#fff',
|
||||
|
||||
Reference in New Issue
Block a user