Remove impossible space hierarchy size string

This commit is contained in:
Michael Telatynski 2021-08-11 16:47:14 +01:00
parent 1c2dc13fa3
commit d74e9c4f90
3 changed files with 9 additions and 17 deletions

View file

@ -70,6 +70,12 @@ limitations under the License.
font-size: $font-15px;
line-height: $font-24px;
color: $primary-fg-color;
margin-bottom: 12px;
> h4 {
font-weight: $font-semi-bold;
margin: 0;
}
.mx_AccessibleButton {
padding: 4px 12px;