mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-04 14:17:28 +00:00
UI: Improve the style of table scrollbars
This commit is contained in:
parent
4628825651
commit
c39c187f47
2 changed files with 4 additions and 2 deletions
|
|
@ -1802,8 +1802,7 @@ table {
|
|||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
.message-body table {
|
||||
display: block;
|
||||
.table-wrapper {
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue