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

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner
2021-10-01 20:43:46 +02:00
parent 8a9c493f3a
commit 14466b1e3b
6 changed files with 2 additions and 6 deletions
+1 -1
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;
}