Skip to content

Commit

Permalink
(move) treenode style to style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
dmx974 committed Sep 22, 2024
1 parent 5a5a69d commit 529e889
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -708,3 +708,7 @@ audio.comfy-audio.empty-audio-widget {
.p-autocomplete-overlay {
max-width: 25vw;
}

.p-tree-node-content {
padding: var(--comfy-tree-explorer-item-padding) !important;
}

0 comments on commit 529e889

Please sign in to comment.