Fix remote video being too tall and causing aux panel to scroll
This commit is contained in:
@@ -25,7 +25,8 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_CallView_large {
|
||||
padding-bottom: 10px;
|
||||
// XXX: This should be 10 but somehow it's gaining an extra 4px from somewhere...
|
||||
padding-bottom: 6px;
|
||||
|
||||
.mx_CallView_voice {
|
||||
height: 360px;
|
||||
|
||||
Reference in New Issue
Block a user