mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-22 23:39:45 +00:00
Move sidebar y-axis overflow style to container (#236)
This commit is contained in:
@@ -168,9 +168,4 @@ onMounted(() => {
|
||||
.queue-time-cell-content {
|
||||
width: fit-content;
|
||||
}
|
||||
|
||||
.queue-table {
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user