mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-21 06:21:03 +02:00
Add missing position:relative;
This commit is contained in:
parent
582b5c90a4
commit
bad37e65db
@ -40,6 +40,7 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_MatrixChat {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user