disable old style of showing focus for now
This commit is contained in:
@@ -16,9 +16,8 @@ limitations under the License.
|
|||||||
|
|
||||||
.mx_AccessibleButton:focus {
|
.mx_AccessibleButton:focus {
|
||||||
outline: 0;
|
outline: 0;
|
||||||
filter: brightness($focus-brightness);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_AccessibleButton {
|
.mx_AccessibleButton {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user