mirror of
https://github.com/RetroShare/RSNewWebUI.git
synced 2026-09-14 11:05:47 +05:00
fix: chat message box scrolling
This commit is contained in:
parent
e06efd3b0d
commit
62e9b7846b
@ -1087,8 +1087,8 @@ textarea.chatMsg {
|
||||
line-height: 1.45 !important;
|
||||
margin: 0 !important;
|
||||
white-space: nowrap !important;
|
||||
overflow: hidden !important;
|
||||
text-overflow: ellipsis !important;
|
||||
// overflow: hidden !important;
|
||||
// text-overflow: ellipsis !important;
|
||||
|
||||
&:hover {
|
||||
background-color: #f8fafc !important;
|
||||
@ -1123,4 +1123,4 @@ textarea.chatMsg {
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
2061
webui-src/styles.css
2061
webui-src/styles.css
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user