chore: change language dropdown box shadow
This commit is contained in:
parent
43c5730f48
commit
28dda5ad3b
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ body {
|
||||||
margin-top: 8px;
|
margin-top: 8px;
|
||||||
max-height: 10000px;
|
max-height: 10000px;
|
||||||
visibility: visible;
|
visibility: visible;
|
||||||
box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, .06);
|
box-shadow: 0 0 9px 3px rgba(0, 0, 0, .06);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue