当前位置:网站首页>怎么更改el-table-column的边框线
怎么更改el-table-column的边框线
2022-08-05 05:14:00 【xx820702】

.el-table--border{
border: 1px solid black;
}
.el-table td.el-table__cell, .el-table th.el-table__cell.is-leaf{
border: 1px solid black;
}
.el-table--border::after, .el-table--group::after, .el-table::before{
border: black;
}边栏推荐
猜你喜欢
随机推荐
OFDM 十六讲 5 -Discrete Convolution, ISI and ICI on DMT/OFDM Systems
有用番茄来监督自己的同道中人吗?加一下我的自习室,一起加油
数据库 单表查询
day12函数进阶作业
学习总结week3_4类与对象
Community Sharing|Tencent Overseas Games builds game security operation capabilities based on JumpServer
【读书】长期更新
序列基础练习题
【过一下 17】pytorch 改写 keras
第四讲 back propagation 反向传播
1.3 mysql batch insert data
【过一下15】学习 lstm的一周
【过一下6】机器视觉视频 【过一下2被挤掉了】
CAP+BASE
第三讲 Gradient Tutorial梯度下降与随机梯度下降
【练一下1】糖尿病遗传风险检测挑战赛 【讯飞开放平台】
Do you use tomatoes to supervise your peers?Add my study room, come on together
解决端口占用问题
Flex layout frog game clearance strategy
【过一下4】09-10_经典网络解析









