UI: Imporvement mobile view security page
This commit is contained in:
parent
fedd644516
commit
dbbd8cf9ce
@ -23,10 +23,10 @@
|
||||
mat-card.profile-card {
|
||||
padding: 24px;
|
||||
@media #{$mat-gt-sm} {
|
||||
width: 70%;
|
||||
width: 80%;
|
||||
}
|
||||
@media #{$mat-gt-md} {
|
||||
width: 50%;
|
||||
width: 55%;
|
||||
}
|
||||
@media #{$mat-gt-xl} {
|
||||
width: 45%;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user