make usermenu follow window controls
This commit is contained in:
parent
4aab68798f
commit
2be877179d
1 changed files with 4 additions and 0 deletions
|
@ -42,4 +42,8 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.usermenu-body{
|
||||||
|
left: calc(100vw - 260px);
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue