b103f3045292857c1d42abf7dbbbc8286b79ec1d
[portal.git] / ecomp-portal-FE-os / client / src / views / header / profile-edit-dialogs / profile-edit.modal.less
1 .profile-detail-modal {
2   height: 430px;
3   margin-left: 20px;
4   
5   .prodile-detail {
6     .title {
7       //.n18r;
8       .dGray18r; 
9       border-bottom: @blue-active 3px solid;
10
11      }
12   }
13   
14   
15   .profile-edit-div{
16             display: inline-block;
17             width: 240px;
18             margin-left: 10px;
19   }
20 }
21