switch EditableText to contentEditable; fix auxPanel layout bug in the general case (not just for video)
This commit is contained in:
parent
8a156dcac8
commit
93c4fc8785
2 changed files with 43 additions and 14 deletions
|
@ -15,7 +15,6 @@ limitations under the License.
|
|||
*/
|
||||
|
||||
.mx_RoomSettings {
|
||||
max-height: 250px;
|
||||
padding-top: 12px;
|
||||
}
|
||||
|
||||
|
@ -83,10 +82,6 @@ limitations under the License.
|
|||
border: none;
|
||||
}
|
||||
|
||||
.mx_RoomSettings_description {
|
||||
width: 330px;
|
||||
}
|
||||
|
||||
.mx_RoomSettings_buttons {
|
||||
text-align: right;
|
||||
margin-bottom: 16px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue