Add padding to room header icon #29271
Open
+1
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
As a part of design review in https://github.com/element-hq/wat-internal/issues/242
What does this PR do?
As per the designs adds 4px padding around the room header icons(public, verified, untrusted)
What does it looks like?
Before
![image](https://private-user-images.githubusercontent.com/6135282/413407144-2fc7046c-b226-4d4c-9105-697535fe4829.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MTE3MzcsIm5iZiI6MTczOTYxMTQzNywicGF0aCI6Ii82MTM1MjgyLzQxMzQwNzE0NC0yZmM3MDQ2Yy1iMjI2LTRkNGMtOTEwNS02OTc1MzVmZTQ4MjkucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTVUMDkyMzU3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NTI0MDU5NWY0MmE3OGI3ZGZkMmNlMjg4N2ZmMThlZGQ0NDFlOWUwMzc0ZGIxN2MyNGZhZWI0NzAwZTQwMzUwNCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.aj87kporBXOaTviHo82CTd1GLcYKIkPwud97gOiwCV8)
After
![image](https://private-user-images.githubusercontent.com/6135282/413407099-92fdf3eb-c45d-4572-868a-65eab4b4cc1a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MTE3MzcsIm5iZiI6MTczOTYxMTQzNywicGF0aCI6Ii82MTM1MjgyLzQxMzQwNzA5OS05MmZkZjNlYi1jNDVkLTQ1NzItODY4YS02NWVhYjRiNGNjMWEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTVUMDkyMzU3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZTIzNjk4MzdhYTI5ODBjNjI3MWNhNGI1ODczYmUyNTVmYjAxNWRmYWNkY2VmYTlkNGJmYTA2ZWU0NDIyY2MwYSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.pvRvjMnADb3QFIWgQuoKFH4pA7zqyTVELC0vAJj00ps)