mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 11:47:23 +03:00
disable presence opacity
This commit is contained in:
parent
30e6fdc122
commit
302b3ad0e9
1 changed files with 2 additions and 1 deletions
|
@ -87,6 +87,7 @@ limitations under the License.
|
|||
color: $primary-fg-color;
|
||||
}
|
||||
|
||||
/*
|
||||
.mx_EntityTile_unavailable .mx_EntityTile_avatar,
|
||||
.mx_EntityTile_unavailable .mx_EntityTile_name,
|
||||
.mx_EntityTile_unavailable .mx_EntityTile_name_hover,
|
||||
|
@ -110,5 +111,5 @@ limitations under the License.
|
|||
{
|
||||
opacity: 0.25;
|
||||
}
|
||||
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in a new issue