Skip to content

Commit 9863eda

Browse files
fix(transitionvis): Fix style on arrow so it takes up entire vertical space of its state block
1 parent 3b4ee82 commit 9863eda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/transition/transitionVisualizer.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,7 @@
372372
}
373373

374374
.uirTranVis_transitionDetail.expand .uirTranVis_nodeContent {
375+
height: 100%;
375376
min-height: 65px;
376377
}
377378

0 commit comments

Comments
 (0)