mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Chat improvements
This commit is contained in:
parent
dd7001023e
commit
c2f991254a
3 changed files with 28 additions and 16 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue