mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
Fix:webapp UI issues (#15601)
This commit is contained in:
@ -213,7 +213,7 @@
|
||||
display: block;
|
||||
width: max-content;
|
||||
max-width: 100%;
|
||||
overflow: hidden;
|
||||
overflow: auto;
|
||||
border: 1px solid var(--color-divider-regular);
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user