mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-11 23:00:51 +08:00
Add missed .comfy-table in CSS
This commit is contained in:
parent
0b3c1d68c8
commit
a8ad672927
@ -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
Block a user