stub out yet more
This commit is contained in:
parent
05eba3fa32
commit
a2233a48c2
2 changed files with 25 additions and 9 deletions
|
@ -84,6 +84,14 @@ limitations under the License.
|
|||
margin-right: 6px;
|
||||
}
|
||||
|
||||
.mx_MessageComposer_editor {
|
||||
width: 100%;
|
||||
flex: 1;
|
||||
max-height: 120px;
|
||||
min-height: 21px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
@keyframes visualbell
|
||||
{
|
||||
from { background-color: #faa }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue