1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-31 13:44:28 +03:00

Improve ThreadPanel ctx menu accessibility (#7217)

This commit is contained in:
Michael Telatynski
2021-11-29 17:42:53 +00:00
committed by GitHub
parent 9727a82a12
commit fe24c8ad2a
20 changed files with 35 additions and 48 deletions

View File

@ -27,7 +27,6 @@ limitations under the License.
width: 100%;
height: 100%;
opacity: 1.0;
z-index: 5000;
}
.mx_ContextualMenu {