patch: New right menu on mobile - paddings and font sizes realigned
This commit is contained in:
committed by
Jean-Baptiste Pasquier
parent
2c048943a6
commit
4399ed4a42
@ -73,8 +73,8 @@ main {
|
||||
|
||||
@media (max-width: 768px) {
|
||||
position: fixed;
|
||||
top: 101px;
|
||||
right: 3px;
|
||||
top: 99px;
|
||||
right: 0;
|
||||
height: auto;
|
||||
z-index: 2999;
|
||||
box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.14);
|
||||
|
Reference in New Issue
Block a user