forked from matrix/element-web
don't grey out invites randomly
This commit is contained in:
parent
d6bcf80431
commit
7b702c4594
|
@ -48,7 +48,8 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_RoomTile_invite {
|
||||
color: rgba(69, 69, 69, 0.5);
|
||||
/* color: rgba(69, 69, 69, 0.5);
|
||||
*/
|
||||
}
|
||||
|
||||
.collapsed .mx_RoomTile_name {
|
||||
|
|
Loading…
Reference in New Issue