Add missing position:relative;
This commit is contained in:
parent
582b5c90a4
commit
bad37e65db
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_MatrixChat {
|
.mx_MatrixChat {
|
||||||
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue