Catalog alignment
[sdc.git] / catalog-ui / src / app / ng2 / pages / workspace / deployment / panel / panel-tabs / edit-module-name / edit-module-name.component.less
1 .edit-module-name-btn{
2     float:right;
3     margin-left: 10px;
4     margin-bottom: 20px;
5 }
6 .save-button {
7     margin-left: 30px;
8 }
9 .cancel-button {
10     margin-left: 20px;
11 }
12 .edit-module-name-heatName {
13     margin-bottom: 15px;
14 }
15 .edit-module-name-label {
16     text-overflow: ellipsis;
17     display: block;
18     white-space: nowrap;
19     margin-bottom: 10px;
20 }