mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 09:46:09 +03:00
Fix css
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
5e8df03724
commit
f94230c292
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ limitations under the License.
|
|||
.mx_CallEvent_content {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin-right: 10px; // To match mx_CallEvent
|
||||
margin-left: 10px; // To match mx_CallEvent
|
||||
|
||||
.mx_CallEvent_type {
|
||||
font-weight: 400;
|
||||
|
|
Loading…
Reference in a new issue