1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-08-10 19:43:07 +03:00

Decrease profile button touch target

This commit is contained in:
ColonisationCaptain
2021-10-03 19:51:46 +01:00
parent 9f26c1ca57
commit a076bee764

View File

@@ -67,5 +67,7 @@ limitations under the License.
> .mx_AccessibleButton_kind_link {
padding-left: 0; // to align with left side
padding-right: 0;
margin-right: 10px;
}
}