X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fsass%2Fng-select.scss;h=df0e0aaf471d1ed9646aff4a7671fc332744b4d6;hb=0882c8e6509b2a4ea48f6c48ecb2aa4aa371500a;hp=229300ca58c875893346c9d0befddd584ce9e664;hpb=cf21b2cbef61929177b9c09b5e017c3b7eb8535d;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/sass/ng-select.scss b/client/src/sass/ng-select.scss index 229300ca5..df0e0aaf4 100644 --- a/client/src/sass/ng-select.scss +++ b/client/src/sass/ng-select.scss @@ -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; } }