1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-09-10 15:51:57 +03:00

Fixes following threads design implementation review (#7100)

This commit is contained in:
Germain
2021-11-11 11:00:18 +00:00
committed by GitHub
parent b8edebecc9
commit 1de9630e44
16 changed files with 280 additions and 115 deletions

View File

@@ -38,7 +38,6 @@ limitations under the License.
position: absolute;
font-size: $font-14px;
z-index: 5001;
contain: content;
}
.mx_ContextualMenu_right {