mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 19:56:47 +03:00
fix font-size
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
32c512dbfe
commit
a63dd664a1
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ limitations under the License.
|
|||
.mx_SettingsTab_section {
|
||||
.mx_AccessibleButton_kind_link {
|
||||
padding: 0;
|
||||
font-size: inherit;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue