fix font-size

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/21833/head
Michael Telatynski 2020-04-28 17:57:32 +01:00
parent 246c70c6a1
commit dc7b588e02
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ limitations under the License.
.mx_SettingsTab_section {
.mx_AccessibleButton_kind_link {
padding: 0;
font-size: inherit;
}
}
}