Merge pull request #4015 from matrix-org/dbkr/hold_me_closer_tiny_padlock

Fix size of invite only icon
This commit is contained in:
David Baker
2020-01-31 14:47:49 +00:00
committed by GitHub

View File

@@ -34,5 +34,7 @@ limitations under the License.
bottom: 0;
left: 0;
right: 0;
width: 12px;
height: 12px;
}
}