Make AccessibleButton contrast control compatible (#31308)
* Make AccessibleButton contrast control compatible Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Iterate Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Iterate Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> --------- Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
@@ -28,9 +28,9 @@ Please see LICENSE files in the repository root for full details.
|
||||
}
|
||||
|
||||
.mx_InviteDialog_goButton {
|
||||
min-width: 48px;
|
||||
min-width: 86px;
|
||||
margin-inline-start: 10px;
|
||||
height: 25px;
|
||||
height: 41px;
|
||||
line-height: $font-25px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user