mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-13 03:46:34 +02:00
Fix language menu sroll on mobile
This commit is contained in:
parent
bd9a343690
commit
6859a2772e
@ -2422,8 +2422,10 @@ label[for="mobile-burger"] {
|
|||||||
right: 0;
|
right: 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
width: inherit;
|
width: inherit;
|
||||||
margin-top: 0.6rem;
|
margin-top: 0.5rem;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
|
max-height: calc(100% - 50px);
|
||||||
|
overflow: auto;
|
||||||
}
|
}
|
||||||
label[for="moblangdrop"] {
|
label[for="moblangdrop"] {
|
||||||
display: block;
|
display: block;
|
||||||
|
Loading…
Reference in New Issue
Block a user