add resize
This commit is contained in:
parent
a4ff7eade7
commit
6f800ef90a
|
@ -34,13 +34,13 @@
|
|||
background-color: #eeeeee;
|
||||
width: 500px;
|
||||
height:150px;
|
||||
max-height:150px;
|
||||
overflow-y: scroll;
|
||||
scrolling: auto;
|
||||
text-align: left;
|
||||
border-style:inset;
|
||||
font-size: 10pt;
|
||||
color: #3333ff;
|
||||
resize:both;
|
||||
}
|
||||
|
||||
.chatuid
|
||||
|
|
Loading…
Reference in New Issue