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