]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/ng-select.scss
Merge branch 'release/4.0.0' into develop
[github/Chocobozzz/PeerTube.git] / client / src / sass / ng-select.scss
index 229300ca58c875893346c9d0befddd584ce9e664..df0e0aaf471d1ed9646aff4a7671fc332744b4d6 100644 (file)
@@ -23,6 +23,7 @@ $ng-select-value-font-size: 15px;
   &.ng-select-focused {
     &:not(.ng-select-opened) > .ng-select-container {
       border-color: #ccc !important;
+      box-shadow: none !important;
     }
   }