mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-23 04:29:21 +00:00
Improved call window size
This commit is contained in:
parent
a3f8e2f243
commit
b6e818dc00
@ -16,6 +16,8 @@
|
|||||||
|
|
||||||
.call-window {
|
.call-window {
|
||||||
width: 300px;
|
width: 300px;
|
||||||
|
min-width: 300px;
|
||||||
|
min-height: 174px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 100px;
|
top: 100px;
|
||||||
right: 10px;
|
right: 10px;
|
||||||
|
Loading…
Reference in New Issue
Block a user