$settings-profile-placeholder-bg-color -> $system

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-08-25 11:08:10 +02:00
parent 8a9c493f3a
commit 14466b1e3b
No known key found for this signature in database
GPG key ID: 55C211A1226CB17D
6 changed files with 2 additions and 6 deletions

View file

@ -129,5 +129,5 @@ limitations under the License.
}
.mx_AvatarSetting_avatar .mx_AvatarSetting_avatarPlaceholder {
background-color: $settings-profile-placeholder-bg-color;
background-color: $system;
}