Reindent lines

This commit is contained in:
Pierre HUBERT 2020-04-14 18:31:12 +02:00
parent 346d1eb79b
commit 34b182b35b

View File

@ -177,7 +177,7 @@
/**
* Responsive mode
*/
@media screen and (max-width: 730px) {
@media screen and (max-width: 730px) {
#callsTarget {
z-index: 1030;
@ -196,4 +196,4 @@
.call-window .videos-area {
flex-direction: column;
}
}
}