table 横线粗细

This commit is contained in:
Bard 2022-03-01 08:27:46 +08:00 committed by GitHub
parent 5dfc88c00a
commit f76067ba55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1187,6 +1187,7 @@ table,
overflow-y: hidden;
width: 100%;
font-size: 90%;
border-collapse: separate;
}
.table .table-titles th {
background-color: #e9ecef;