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