fix urdu profile popup alignment
This commit is contained in:
parent
19d3605e11
commit
2922986a73
1 changed files with 5 additions and 6 deletions
|
|
@ -128,7 +128,7 @@ export default {
|
|||
|
||||
[dir="rtl"] & {
|
||||
right: inherit;
|
||||
left: 10px;
|
||||
left: unset;
|
||||
}
|
||||
|
||||
border-radius: 40px;
|
||||
|
|
@ -205,7 +205,6 @@ export default {
|
|||
@media #{map-get($display-breakpoints, 'lg-and-up')} {
|
||||
overflow: unset;
|
||||
width: $main-desktop-width;
|
||||
;
|
||||
position: absolute;
|
||||
top: 70px;
|
||||
right: unset;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue