Show embedded scrollbars only when necessary in scrollable
This commit is contained in:
parent
7a81e638a3
commit
f78a87c409
3 changed files with 100 additions and 50 deletions
|
|
@ -104,6 +104,7 @@ impl WebSocket {
|
|||
)
|
||||
.id(MESSAGE_LOG.clone())
|
||||
.height(Fill)
|
||||
.spacing(10)
|
||||
.into()
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue