mirror of https://github.com/vector-im/riot-web
Fix some sizing issues
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>pull/21833/head
parent
f0abd52130
commit
cbfa6c5f94
|
@ -39,7 +39,7 @@ limitations under the License.
|
|||
pointer-events: all;
|
||||
|
||||
max-width: 100vw;
|
||||
max-height: 90vh;
|
||||
max-height: 80vh;
|
||||
min-width: 100px;
|
||||
min-height: 100px;
|
||||
|
||||
|
|
Loading…
Reference in New Issue