This commit is contained in:
Panagiotis 2021-03-13 19:52:59 +02:00
parent 4d2ecc98b0
commit e5794a4c80

View file

@ -30,6 +30,7 @@ limitations under the License.
.mx_CallView_voice {
height: 360px;
@media only screen and (max-height: 768px) {
height: 220px;
}