match padding too

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/21833/head
Michael Telatynski 2020-04-01 12:25:48 +01:00
parent 4a4a13ac75
commit 759de88b43
1 changed files with 2 additions and 0 deletions

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;