blob: d89c342d478ec7b9f2586b002010ef8d89f8b5fc [file] [log] [blame]
Michael Landoefa037d2017-02-19 12:57:33 +02001.sequence-diagram {
Michael Landoefa037d2017-02-19 12:57:33 +02002 .sequence-diagram-sequencer {
Michael Landob3d48982017-06-11 14:22:02 +03003 .asdcs-diagram {
4 overflow: auto;
5 max-height: 60vh;
6 }
7 .asdcs-editor {
8 height: 60vh;
9 }
Michael Landoefa037d2017-02-19 12:57:33 +020010 }
11 .sequence-diagram-action-buttons {
Michael Landob3d48982017-06-11 14:22:02 +030012 margin-left: 20px;
13 margin-top: 20px;
14 button:first-of-type {
15 margin-right: 20px;
16 }
Michael Landoefa037d2017-02-19 12:57:33 +020017 }
18}