Merge pull request #4015 from matrix-org/dbkr/hold_me_closer_tiny_padlock
Fix size of invite only icon
This commit is contained in:
commit
501a310e8e
1 changed files with 2 additions and 0 deletions
|
@ -34,5 +34,7 @@ limitations under the License.
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
|
width: 12px;
|
||||||
|
height: 12px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue