Partial fix for tab visibility when screen narrow
This commit is contained in:
@@ -43,6 +43,7 @@ Currently it is still missing some features it should have.
|
||||
### Model Copying
|
||||
|
||||
- ☐ Copy image?
|
||||
- ☐ Copy model path?
|
||||
|
||||
### Model info window/panel (server load/send on demand)
|
||||
|
||||
|
||||
@@ -28,8 +28,10 @@
|
||||
border-bottom: none;
|
||||
border-top-left-radius: 8px;
|
||||
border-top-right-radius: 8px;
|
||||
background-color: var(--comfy-menu-bg);
|
||||
cursor: pointer;
|
||||
margin-bottom: 0px;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.comfy-tabs-head .head-item.active {
|
||||
|
||||
Reference in New Issue
Block a user