Eugene Pankov 6 years ago
parent
commit
36bd5f9ed7
1 changed files with 0 additions and 5 deletions
  1. 0 5
      terminus-core/src/components/startPage.component.scss

+ 0 - 5
terminus-core/src/components/startPage.component.scss

@@ -2,7 +2,6 @@
     display: flex;
     flex-direction: column;
     flex: auto;
-    -webkit-app-region: drag;
     overflow-y: auto;
 }
 
@@ -25,10 +24,6 @@ footer {
     background: rgba(0,0,0,.5);
 }
 
-a, button {
-    -webkit-app-region: no-drag;
-}
-
 .list-group-item ::ng-deep svg {
     width: 16px;
     height: 16px;