1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-30 02:21:17 +03:00

Remove reminescent references to the tinter

This commit is contained in:
Germain Souquet
2021-06-30 08:09:55 +01:00
parent 29904a7ffc
commit fdced3da1b
4 changed files with 3 additions and 12 deletions

View File

@ -323,7 +323,7 @@ limitations under the License.
}
.mx_GroupView_featuredThing .mx_BaseAvatar {
/* To prevent misalignment with mx_TintableSvg (in addButton) */
/* To prevent misalignment with img (in addButton) */
vertical-align: initial;
}