Fix space lock icon size (#9854)
This commit is contained in:
@@ -38,9 +38,9 @@ $SpaceRoomViewInnerWidth: 428px;
|
||||
&::before {
|
||||
position: absolute;
|
||||
content: "";
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
top: 24px;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
top: 27px;
|
||||
left: 20px;
|
||||
mask-position: center;
|
||||
mask-repeat: no-repeat;
|
||||
|
||||
Reference in New Issue
Block a user