mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Hide the join group button
Until it actually does something
This commit is contained in:
parent
bbcf46bb69
commit
398e0839f1
@ -34,6 +34,11 @@ limitations under the License.
|
||||
width: 40%;
|
||||
}
|
||||
|
||||
/* Until the button is wired up */
|
||||
.mx_MyGroups_joinBox {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.mx_MyGroups_joinCreateHeader {
|
||||
font-weight: bold;
|
||||
margin-bottom: 10px;
|
||||
|
Loading…
Reference in New Issue
Block a user