add calculation to line up lines (#516)
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
This commit is contained in:
parent
bfa1e4c2b3
commit
42a0e5100a
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@
|
|||
}
|
||||
|
||||
.top-right {
|
||||
left: 50%;
|
||||
left: calc(50% - 3px);
|
||||
top: -50%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue