fix workflow results layout when extra vars has long line

This commit is contained in:
Keith Grant 2019-04-09 13:48:25 -04:00
parent ce65fdd26c
commit 8f05482f8f

View File

@ -17,6 +17,8 @@
}
.WorkflowResults-leftSide {
max-width: 33%;
.OnePlusTwo-left--panel(100%, @breakpoint-md);
height: ~"calc(100vh - 120px)";
min-height: 350px;