diff --git a/ts/Manager/App.scss b/ts/Manager/App.scss index 38e8d9d..ead41ac 100644 --- a/ts/Manager/App.scss +++ b/ts/Manager/App.scss @@ -29,6 +29,7 @@ .bbb-avatar { border-radius: 50%; + width: 32px; } .text-muted { @@ -307,4 +308,4 @@ pre { border: 5px solid #fff; } } -} \ No newline at end of file +}