summaryrefslogtreecommitdiff
path: root/animism-align/frontend/app/views/align/components/annotations
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2020-11-06 17:39:07 +0100
committerJules Laplace <julescarbon@gmail.com>2020-11-06 17:39:07 +0100
commit8469835531e4c207709749f7b19bc0aa181b5918 (patch)
treebe76e5311c9747726261d6ed662c996e1a4f7f5a /animism-align/frontend/app/views/align/components/annotations
parente7305d31ec041e23b11f11881544700822199131 (diff)
trying to fix flicker with curtains but its hard
Diffstat (limited to 'animism-align/frontend/app/views/align/components/annotations')
-rw-r--r--animism-align/frontend/app/views/align/components/annotations/annotation.index.css1
1 files changed, 1 insertions, 0 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 b6d89fe..a14deb6 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
@@ -54,6 +54,7 @@
}
.annotationIndex .annotation.text_plate {
left: calc(605px + 0.5rem);
+ width: 250px;
}
.annotationIndex .annotation.utility.curtain {
background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0));