style:customer page style optimization 25/93925/1
authorcyuamber <xuranyjy@chinamobile.com>
Tue, 20 Aug 2019 07:10:40 +0000 (15:10 +0800)
committercyuamber <xuranyjy@chinamobile.com>
Tue, 20 Aug 2019 07:22:04 +0000 (15:22 +0800)
Change-Id: Ic65533926b3947ea9a2a3508be490c0de40bcbbc
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
usecaseui-portal/src/app/components/customer/customer.component.less

index 05aeb7d..7d32923 100644 (file)
@@ -14,6 +14,8 @@
     limitations under the License.
 */
 .content {
+    display: flex;
+    
     width: 100%;
     height: 100%;
     i.anticon {
@@ -91,7 +93,9 @@
                     background:linear-gradient(to right, #E5F6FF, #CFEEFA);
                     color: #3C4F8C;
                 }
-                li {                  
+                li {
+                    display:flex; 
+                    align-items: center;                 
                     padding: 0 20px;
                     height: 50px;
                     line-height: 3.5;