前端项目实战201-react改变样式
2024-07-12 07:06:53 阅读次数:19
css,react,前端
.antTable {
:global {
.ant-table-row .antColumn{
width: 300px !important;
}
.ant-table-row .ant-table-cell:nth-child(n+8){
padding: 0;
margin: 0;
height: 10px;
>.antChange {
width: 100px;
height: 100%;
line-height: 50px;
background-color: aqua;
}
>.antGray{
width: 100px;
height: 100%;
line-height: 50px;
background-color: #ccc;
}
}
}
}
版权声明:本文内容来自第三方投稿或授权转载,原文地址:https://blog.51cto.com/u_15460007/6051604,作者:前端导师歌谣,版权归原作者所有。本网站转在其作品的目的在于传递更多信息,不拥有版权,亦不承担相应法律责任。如因作品内容、版权等问题需要同本网站联系,请发邮件至ctyunbbs@chinatelecom.cn沟通。
上一篇:Linux - 文件查看命令(干货)
下一篇:React工作34:radio回显