$settings-profile-placeholder-bg-color -> $system
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
8a9c493f3a
commit
14466b1e3b
6 changed files with 2 additions and 6 deletions
|
@ -17,7 +17,7 @@ limitations under the License.
|
|||
.mx_BetaCard {
|
||||
margin-bottom: 20px;
|
||||
padding: 24px;
|
||||
background-color: $settings-profile-placeholder-bg-color;
|
||||
background-color: $system;
|
||||
border-radius: 8px;
|
||||
box-sizing: border-box;
|
||||
|
||||
|
|
|
@ -129,5 +129,5 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_AvatarSetting_avatar .mx_AvatarSetting_avatarPlaceholder {
|
||||
background-color: $settings-profile-placeholder-bg-color;
|
||||
background-color: $system;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue