tweaking binding
This commit is contained in:
parent
0360b3fb0d
commit
3e41ccfc64
1 changed files with 1 additions and 1 deletions
|
|
@ -259,7 +259,7 @@
|
|||
/* Central binding */
|
||||
.binding {
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
left: 49.95%;
|
||||
top: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
width: var(--binding-width);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue