Add padding to room header icon (#29271)
* Add padding to room header icon * Add screenshot tests for room header icon * Add type to visibility import * Use visibility type * lint
This commit is contained in:
@@ -59,6 +59,7 @@ Please see LICENSE files in the repository root for full details.
|
||||
|
||||
.mx_RoomHeader_icon {
|
||||
flex-shrink: 0;
|
||||
padding: var(--cpd-space-1x);
|
||||
}
|
||||
|
||||
.mx_RoomHeader .mx_FacePile {
|
||||
|
||||
Reference in New Issue
Block a user