当前位置:网站首页>怎么更改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;
}
边栏推荐
猜你喜欢
【过一下12】整整一星期没记录
vscode+pytorch使用经验记录(个人记录+不定时更新)
SQL(二) —— join窗口函数视图
Lecture 5 Using pytorch to implement linear regression
NodeJs接收上传文件并自定义保存路径
【练一下1】糖尿病遗传风险检测挑战赛 【讯飞开放平台】
Using QR codes to solve fixed asset management challenges
LeetCode: 1403. Minimum subsequence in non-increasing order [greedy]
【Transfer】What is etcd
Geek卸载工具
随机推荐
redis 缓存清除策略
[Go through 3] Convolution & Image Noise & Edge & Texture
Lecture 5 Using pytorch to implement linear regression
Difference between for..in and for..of
2022 The 4th C.Easy Counting Problem (EGF+NTT)
软件设计 实验四 桥接模式实验
周末作业-循环练习题(2)
实现跨域的几种方式
【过一下16】回顾一下七月
ES6 生成器
学习总结week3_1函数
SQL(二) —— join窗口函数视图
重新审视分布式系统:永远不会有完美的一致性方案……
Flutter真机运行及模拟器运行
【Reading】Long-term update
The mall background management system based on Web design and implementation
Mesos学习
机器学习(二) —— 机器学习基础
Community Sharing|Tencent Overseas Games builds game security operation capabilities based on JumpServer
Structured Light 3D Reconstruction (2) Line Structured Light 3D Reconstruction