Remove impossible space hierarchy size string
This commit is contained in:
parent
1c2dc13fa3
commit
d74e9c4f90
3 changed files with 9 additions and 17 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue