Iterate PR based on Figma design and feedback

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-07-01 13:59:50 +01:00
parent 508dea1c89
commit b5014282a4
4 changed files with 11 additions and 3 deletions

View file

@ -631,6 +631,7 @@ input[type=text]:focus, input[type=password]:focus, textarea:focus {
}
.mx_AccessibleButton {
// pad the inside of the button so that the hover background is padded too
padding-top: 12px;
padding-bottom: 12px;
text-decoration: none;