You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-30 02:21:17 +03:00
Fix spotlight opening in TAC (#12315)
* Fix spotlight opening in TAC * Add tests * Remove `RovingTabIndexProvider`
This commit is contained in:
@ -16,6 +16,10 @@
|
||||
* /
|
||||
*/
|
||||
|
||||
.mx_ThreadsActivityCentre_container {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.mx_ThreadsActivityCentreButton {
|
||||
border-radius: 8px;
|
||||
margin: 18px auto auto auto;
|
||||
|
Reference in New Issue
Block a user