mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-11 17:44:12 +00:00
chore(tests): improve test container styling
This commit is contained in:
parent
cd24b27768
commit
48490197a5
@ -7,7 +7,7 @@ TestHelper.insertCSS('diagram-js.css', require('diagram-js/assets/diagram-js.css
|
|||||||
TestHelper.insertCSS('bpmn-embedded.css', require('../assets/bpmn-font/css/bpmn-embedded.css'));
|
TestHelper.insertCSS('bpmn-embedded.css', require('../assets/bpmn-font/css/bpmn-embedded.css'));
|
||||||
|
|
||||||
TestHelper.insertCSS('diagram-js-testing.css',
|
TestHelper.insertCSS('diagram-js-testing.css',
|
||||||
'.test-container .result { height: 500px; }' + '.test-container { height: 1000px !important }'
|
'.test-container .test-content-container { height: 500px; max-height: 100%; }'
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user