mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
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
Block a user