Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
ComfyUI
Commits
3fbd0abc
Commit
3fbd0abc
authored
Jun 15, 2023
by
reaper47
Browse files
Add missed .comfy-table in CSS
parent
34ddbfdc
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
web/style.css
web/style.css
+2
-1
No files found.
web/style.css
View file @
3fbd0abc
...
@@ -353,7 +353,8 @@ dialog::backdrop {
...
@@ -353,7 +353,8 @@ dialog::backdrop {
background-color
:
var
(
--tr-odd-bg-color
);
background-color
:
var
(
--tr-odd-bg-color
);
}
}
td
,
th
{
.comfy-table
td
,
.comfy-table
th
{
border
:
1px
solid
var
(
--border-color
);
border
:
1px
solid
var
(
--border-color
);
padding
:
8px
;
padding
:
8px
;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment