mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 09:15:41 +03:00
disable old style of showing focus for now
This commit is contained in:
parent
798be2d514
commit
bbd50e75ee
1 changed files with 1 additions and 2 deletions
|
@ -16,9 +16,8 @@ limitations under the License.
|
|||
|
||||
.mx_AccessibleButton:focus {
|
||||
outline: 0;
|
||||
filter: brightness($focus-brightness);
|
||||
}
|
||||
|
||||
.mx_AccessibleButton {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue