UI: Imporvement mobile view security page

This commit is contained in:
Vladyslav_Prykhodko 2022-06-10 10:09:59 +03:00
parent fedd644516
commit dbbd8cf9ce

View File

@ -23,10 +23,10 @@
mat-card.profile-card { mat-card.profile-card {
padding: 24px; padding: 24px;
@media #{$mat-gt-sm} { @media #{$mat-gt-sm} {
width: 70%; width: 80%;
} }
@media #{$mat-gt-md} { @media #{$mat-gt-md} {
width: 50%; width: 55%;
} }
@media #{$mat-gt-xl} { @media #{$mat-gt-xl} {
width: 45%; width: 45%;