补充 button 文档

This commit is contained in:
就眠儀式
2021-12-25 22:10:03 +08:00
parent 265ab686f2
commit a65c591a04
3 changed files with 49 additions and 22 deletions

View File

@@ -28,9 +28,9 @@
.lay-table-box table th {
color: #666;
font-weight: 500;
white-space: nowrap; /*表头内容强制在一行显示*/
background-color: #fafafa;
}
.lay-table-box table th,
.lay-table-box table td {
white-space: nowrap;
}