Decrease profile button touch target

pull/21833/head
ColonisationCaptain 2021-10-03 19:51:46 +01:00
parent 9f26c1ca57
commit a076bee764
1 changed files with 2 additions and 0 deletions

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