Commit 3fbd0abc authored by reaper47's avatar reaper47
Browse files

Add missed .comfy-table in CSS

parent 34ddbfdc
......@@ -353,7 +353,8 @@ dialog::backdrop {
background-color: var(--tr-odd-bg-color);
}
td, th {
.comfy-table td,
.comfy-table th {
border: 1px solid var(--border-color);
padding: 8px;
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment