Put the sidebar to the bottom rather than the top

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
pull/21833/head
Šimon Brandner 2021-07-20 16:18:48 +02:00
parent 3751f04cef
commit 15406eaff2
No known key found for this signature in database
GPG Key ID: 55C211A1226CB17D
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ limitations under the License.
.mx_CallViewSidebar {
position: absolute;
right: 16px;
top: 16px;
bottom: 16px;
z-index: 100; // To be above the primary feed
max-width: 20%;
min-width: 160px; // To match .mx_VideoFeed_voice