blob: ee8cfa5c7fb46f074410953770cc33f5f6e3bfac [file] [log] [blame]
Avi Zivb8e2faf2017-07-18 19:45:38 +03001.vsp-component-computeFlavor-view {
2 .component-questionnaire-validation-form {
3 .vm-sizing-section {
4 .section-title {
5 text-transform: capitalize;
6 font-size: 18px;
7 }
8 .duplicate-title-line label.control-label{
9 height: 2.7em;
10 }
11 }
12 }
13}
14
15.compute-flavor-editor-modal-edit {
16 .modal-lg {
17 width: 1182px;
18 }
19}