Add missed .comfy-table in CSS
This commit is contained in:
parent
34ddbfdc8a
commit
3fbd0abc5f
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue