diff --git a/src/app/system-apps/startmenu/startmenu.component.css b/src/app/system-apps/startmenu/startmenu.component.css index 944c143..ef245a3 100644 --- a/src/app/system-apps/startmenu/startmenu.component.css +++ b/src/app/system-apps/startmenu/startmenu.component.css @@ -98,7 +98,7 @@ width: 100%; height: 500px; overflow-y: auto; - padding:0px 12px; + /* padding:0px 12px; */ } .start-menu-list-ol{ @@ -119,7 +119,7 @@ /* background-color: rgba(51, 51, 51, 0.8); */ color: #fff; border: 0; - transition: all 200ms ease; + /* transition: all 200ms ease; */ display: flex; width: 100%; height: 32px; diff --git a/src/app/system-apps/startmenu/startmenu.component.html b/src/app/system-apps/startmenu/startmenu.component.html index 0a6371c..bf9c2b7 100644 --- a/src/app/system-apps/startmenu/startmenu.component.html +++ b/src/app/system-apps/startmenu/startmenu.component.html @@ -67,9 +67,9 @@