mirror of https://github.com/vector-im/riot-web
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