mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 03:07:36 +02:00
Chat improvements
This commit is contained in:
@@ -173,10 +173,12 @@
|
||||
border-radius: 4px;
|
||||
color: black;
|
||||
max-width: 400px;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.sendButton {
|
||||
width: 90px;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.home {
|
||||
@@ -221,3 +223,9 @@
|
||||
margin: 0px 5px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.msgInput {
|
||||
resize: vertical;
|
||||
padding: 10px;
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user