Show sidebar in PiP mode
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
@@ -23,4 +23,9 @@ limitations under the License.
|
||||
min-width: 160px; // To match .mx_VideoFeed_voice
|
||||
display: flex;
|
||||
flex-direction: column-reverse;
|
||||
|
||||
&.mx_CallViewSidebar_pipMode {
|
||||
top: 16px;
|
||||
bottom: unset;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user