Merge pull request #1309 from vector-im/SimonBrandner/fix/prof-icon

This commit is contained in:
Šimon Brandner
2023-07-26 17:03:24 +02:00
committed by GitHub

View File

@@ -17,6 +17,8 @@ limitations under the License.
.menuIcon { .menuIcon {
width: 24px; width: 24px;
height: 24px; height: 24px;
flex-shrink: 0;
} }
.userButton svg * { .userButton svg * {