diff options
Diffstat (limited to 'animism-align/frontend/app/views/align/components/annotations/annotation.index.css')
| -rw-r--r-- | animism-align/frontend/app/views/align/components/annotations/annotation.index.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/animism-align/frontend/app/views/align/components/annotations/annotation.index.css b/animism-align/frontend/app/views/align/components/annotations/annotation.index.css index 5547408..af44212 100644 --- a/animism-align/frontend/app/views/align/components/annotations/annotation.index.css +++ b/animism-align/frontend/app/views/align/components/annotations/annotation.index.css @@ -52,7 +52,7 @@ width: 200px; } .annotationIndex .annotation.text_plate { - left: calc(405px + 0.5rem); + left: calc(605px + 0.5rem); } .annotation.curtain { background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); |
