mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-29 11:01:18 +03:00
Show scrollbar when starter prompts exceed chat window width
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
-webkit-overflow-scrolling: touch; /* For momentum scroll on mobile devices */
|
-webkit-overflow-scrolling: touch; /* For momentum scroll on mobile devices */
|
||||||
scrollbar-width: none; /* For Firefox */
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.button {
|
.button {
|
||||||
|
|||||||
Reference in New Issue
Block a user