positioning
This commit is contained in:
parent
e0aeab8ec1
commit
0379e41f3b
@ -31,9 +31,11 @@
|
||||
padding: 6px 12px;
|
||||
}
|
||||
.latest-notes-fixed {
|
||||
width: 200px;
|
||||
padding: 6px 12px;
|
||||
position: fixed;
|
||||
left: calc(50% - 261px / 2 + 0.5px);
|
||||
top: 12px;
|
||||
left: calc(50% - 110px);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user