Client - fix language dropdown style
This commit is contained in:
parent
1797409765
commit
b3df709a5e
@ -198,8 +198,9 @@
|
|||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
|
|
||||||
::v-deep(.dropdown-list) {
|
::v-deep(.dropdown-list) {
|
||||||
margin-left: -95px !important;
|
z-index: 1000;
|
||||||
width: 115px !important;
|
margin-left: -110px !important;
|
||||||
|
width: 131px !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user