Picker Modal: Fix avatar margin in mobile (#5088)
This commit is contained in:
parent
8a7095f640
commit
0f744e4b33
@ -21,6 +21,7 @@
|
|||||||
|
|
||||||
@media (max-width: 600px) {
|
@media (max-width: 600px) {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
padding-inline: 0.5rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user