You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-31 13:44:28 +03:00
Make join button on space hierarchy action in the background (#7041)
This commit is contained in:
committed by
GitHub
parent
43cbb947b6
commit
27e16362b6
@ -288,6 +288,11 @@ limitations under the License.
|
||||
visibility: visible;
|
||||
}
|
||||
}
|
||||
|
||||
&.mx_SpaceHierarchy_joining .mx_AccessibleButton {
|
||||
visibility: visible;
|
||||
padding: 4px 18px;
|
||||
}
|
||||
}
|
||||
|
||||
li.mx_SpaceHierarchy_roomTileWrapper {
|
||||
|
Reference in New Issue
Block a user