This commit is contained in:
yumoqing 2025-08-30 00:41:50 +08:00
parent 79c329957c
commit 8d765b71de

View File

@ -403,7 +403,7 @@ hr {
flex-shrink: 0;
}
.tabular-row:nth-child(odd) {
background-color: #5dfdfd;
background-color: #efefef;
}
.tabular-row:nth-child(even) {
background-color: #f9f9f9;