Clean up font scaling appearance
This commit is contained in:
parent
4b39ccbe26
commit
b4bdb23f5f
2 changed files with 8 additions and 2 deletions
|
@ -43,3 +43,7 @@ limitations under the License.
|
|||
padding-left: 20px;
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
.mx_SettingsTab_customFontSizeField {
|
||||
margin-left: calc($font-16px + 10px);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue