diff --git a/src/platform/web/ui/css/themes/element/theme.css b/src/platform/web/ui/css/themes/element/theme.css index c6c18445..f73f5edd 100644 --- a/src/platform/web/ui/css/themes/element/theme.css +++ b/src/platform/web/ui/css/themes/element/theme.css @@ -448,8 +448,7 @@ a { } .RoomHeader .room-options { - font-weight: bold; - font-size: 1.5rem; + background-image: url("./icons/vertical-ellipsis.svg"); } .RoomView_error { @@ -932,4 +931,4 @@ button.link { .UnknownRoomView button { max-width: 200px; width: 100%; -} \ No newline at end of file +}