mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:39:05 +08:00
style: 优化table中label字体大小 (#9002)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
This commit is contained in:
parent
d57af8918a
commit
81c6ca4a62
@ -238,6 +238,9 @@
|
|||||||
content: '';
|
content: '';
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
& .label {
|
||||||
|
font-size: 90%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&.is-layout-fixed td {
|
&.is-layout-fixed td {
|
||||||
|
Loading…
Reference in New Issue
Block a user