summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/app.component.less
diff options
context:
space:
mode:
authorcyuamber <xuranyjy@chinamobile.com>2019-08-23 10:20:21 +0800
committercyuamber <xuranyjy@chinamobile.com>2019-08-23 10:20:35 +0800
commitbda50f637b486e1177e95309914d964ecc91a402 (patch)
tree25eaac003720f85aeff7c6487a58cdff3801d8f3 /usecaseui-portal/src/app/app.component.less
parentd0f5347dc16b5aa9fc95eb520fbc9a1c7b672b09 (diff)
feat:home page code optimization
Change-Id: Iad3a772007775e3069097f85f3a1a6d2476b9a10 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
Diffstat (limited to 'usecaseui-portal/src/app/app.component.less')
-rw-r--r--usecaseui-portal/src/app/app.component.less6
1 files changed, 1 insertions, 5 deletions
diff --git a/usecaseui-portal/src/app/app.component.less b/usecaseui-portal/src/app/app.component.less
index 42889ef2..ade860b1 100644
--- a/usecaseui-portal/src/app/app.component.less
+++ b/usecaseui-portal/src/app/app.component.less
@@ -27,9 +27,8 @@ nz-layout {
position: fixed;
left: 0;
z-index: 100;
- // overflow: auto;
height: 100vh;
- background: #313449 url('../assets/images/UUIMenuBar.png') no-repeat;
+ background: #313449 url('assets/images/UUIMenuBar.png') no-repeat;
background-size: 100%;
.siderContent{
width: 100%;
@@ -60,9 +59,6 @@ nz-layout {
width: 20px;
}
}
- .icon-services {
- background: url(../assets/images/icon.png) no-repeat 0px -16px;
- }
ul {
background: transparent!important;
li{