Also adjust app sidebar offset to new header height
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
0bae516c66
commit
dbfd00897f
|
@ -581,7 +581,7 @@ kbd {
|
|||
*/
|
||||
#app-sidebar {
|
||||
position: fixed;
|
||||
top: 45px;
|
||||
top: 50px;
|
||||
right: 0;
|
||||
left: auto;
|
||||
bottom: 0;
|
||||
|
|
Loading…
Reference in New Issue