fix font-size

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-04-28 17:57:32 +01:00
parent 32c512dbfe
commit a63dd664a1

View file

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