[mirotalk] - fix my devices label display

This commit is contained in:
Miroslav Pejic
2021-02-16 21:16:57 +01:00
parent 0126cab17c
commit d91bde3ec6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
Copyright (c) 2020 Miroslav Pejic <miroslav.pejic.85@gmail.com>
Copyright (c) 2021 Miroslav Pejic <miroslav.pejic.85@gmail.com>
Creative Commons Attribution-NonCommercial 4.0 International Public License
By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-NonCommercial 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions.
+1 -1
View File
@@ -474,7 +474,7 @@ video:fullscreen {
#myDevices label {
width: 7em;
display: inline-block;
display: flex;
color: black;
}