react+andt中局内调整默认样式
.name{
:global{
.ant-descriptions-item-label{
width:85px;
}
.ant-descriptions-bordered .ant-descriptions-item-content{
width:100px;
}
.ant-descriptions-bordered .ant-descriptions-item-content:last-child{
width:auto;
}
}
}
调用方式:
文件名.name
解析:
.ant-descriptions-item-label ,需要再控制台中找到
本文来自博客园,作者:就沈呗,转载请注明原文链接:https://www.cnblogs.com/ruoyushen/p/14816946.html

浙公网安备 33010602011771号