Padding setting of link button & nesting structure of _AccessibleButton.scss (#8091)

This commit is contained in:
Suguru Hirahara
2022-03-23 17:15:15 +00:00
committed by GitHub
parent 1495c23a14
commit 86691550df
21 changed files with 145 additions and 157 deletions
@@ -54,7 +54,6 @@ limitations under the License.
font-size: $font-12px;
line-height: $font-15px;
margin-top: 8px;
padding: 0;
}
}
@@ -136,10 +135,6 @@ limitations under the License.
left: 0;
}
}
.mx_AccessibleButton_kind_link {
padding: 0;
}
}
}