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;
}
}