desktop alignment workaround
This commit is contained in:
parent
889032a54d
commit
079cf9d158
1 changed files with 2 additions and 3 deletions
|
@ -75,10 +75,9 @@
|
||||||
|
|
||||||
<div style="
|
<div style="
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 100px;
|
top: 150px;
|
||||||
right: 100px;
|
|
||||||
color: rgb(var(--txt));
|
color: rgb(var(--txt));
|
||||||
">edit keys ↗</div>
|
"> edit keys ↗</div>
|
||||||
|
|
||||||
<div style="
|
<div style="
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
|
Loading…
Add table
Reference in a new issue