Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
behaviors-ai-public
LaVizu
Commits
33ceab30
Commit
33ceab30
authored
Apr 05, 2019
by
Dorian Goepp
Browse files
min height of the trace reduced to 400px
parent
461a2c95
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/InteractionTrace/InteractionTrace.css
View file @
33ceab30
.interaction-trace
{
min-height
:
6
00px
;
min-height
:
4
00px
;
}
/* Style the lines by removing the fill and applying a stroke */
...
...
@@ -27,7 +27,6 @@
.interaction-trace
line
.boredom-limit
{
stroke
:
#d16565
;
stroke-width
:
2
;
/* stroke-dasharray: 15 5; */
stroke-dasharray
:
2
3
;
}
...
...
@@ -49,7 +48,7 @@
stroke
:
#fff
;
}
.interaction-trace
path
.intended
{
.interaction-trace
.intended
{
stroke-dasharray
:
2
3
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment