mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-21 06:21:03 +02:00
Fix some sizing issues
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
f0abd52130
commit
cbfa6c5f94
@ -39,7 +39,7 @@ limitations under the License.
|
|||||||
pointer-events: all;
|
pointer-events: all;
|
||||||
|
|
||||||
max-width: 100vw;
|
max-width: 100vw;
|
||||||
max-height: 90vh;
|
max-height: 80vh;
|
||||||
min-width: 100px;
|
min-width: 100px;
|
||||||
min-height: 100px;
|
min-height: 100px;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user