match padding too

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-04-01 12:25:48 +01:00
parent 4a4a13ac75
commit 759de88b43

View File

@ -267,6 +267,8 @@ limitations under the License.
}
.mx_AccessibleButton {
padding: 8px 18px;
&.mx_AccessibleButton_kind_primary {
color: $accent-color;
background-color: $accent-bg-color;