You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2026-01-03 21:42:32 +03:00
Fix size of invite only icon
So it doesn't become tiny with long room names Fixes https://github.com/vector-im/riot-web/issues/12168
This commit is contained in:
@@ -34,5 +34,7 @@ limitations under the License.
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user