mirror of
https://github.com/wassname/talk.git
synced 2026-07-26 13:37:38 +08:00
Only show scrollbars when necessary
This commit is contained in:
@@ -207,7 +207,7 @@
|
||||
|
||||
.toastify__body {
|
||||
color: white;
|
||||
overflow-x: scroll;
|
||||
overflow-x: auto;
|
||||
font-size: 15px;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user