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
0f5352d9
Commit
0f5352d9
authored
Apr 09, 2023
by
pythongosssss
Browse files
style
parent
3736dc90
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
web/style.css
web/style.css
+3
-2
No files found.
web/style.css
View file @
0f5352d9
...
@@ -262,10 +262,11 @@ button.comfy-queue-btn {
...
@@ -262,10 +262,11 @@ button.comfy-queue-btn {
position
:
relative
;
position
:
relative
;
padding-right
:
20px
;
padding-right
:
20px
;
}
}
.litemenu-entry.has_submenu
::after
{
.litemenu-entry.has_submenu
::after
{
content
:
">"
;
content
:
">"
;
position
:
absolute
;
position
:
absolute
;
top
:
0
;
top
:
0
;
right
:
2px
;
right
:
2px
;
}
}
\ No newline at end of file
\ No newline at end of file
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