This commit is contained in:
Ross
2024-10-28 21:58:47 +00:00
parent 9f6740accb
commit 162776c103
+1 -1
View File
@@ -145,7 +145,7 @@ Item count: {{items.count}}
margin-right: 10px;
}
tr {
border-bottom: 1px dashed #ccc;
border-bottom: 1px dashed rgba(204, 204, 204, 0.37);
}
</style>