Fix issues with inhibited accessible focus outlines (#10579)

This commit is contained in:
Michael Telatynski
2023-04-12 12:49:12 +00:00
committed by GitHub
parent ec83855938
commit 287a3fd0cf
9 changed files with 37 additions and 209 deletions
-4
View File
@@ -26,10 +26,6 @@ limitations under the License.
text-align: center;
}
.mx_Login_submit:hover {
@mixin mx_DialogButton_hover;
}
.mx_Login_submit:disabled {
opacity: 0.3;
cursor: default;