X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fsass%2Fng-select.scss;h=4c7258232a5fc22679c675241750cf8e5cbe0b68;hb=903631b117a3ee61fd5ff3d5995d83e110b37ca4;hp=a9455b38b03492501b71fb46ad4667396d1cd60f;hpb=30f939c4b785e8cf2ad829a86f4b2f5892c2fda8;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/sass/ng-select.scss b/client/src/sass/ng-select.scss index a9455b38b..4c7258232 100644 --- a/client/src/sass/ng-select.scss +++ b/client/src/sass/ng-select.scss @@ -41,8 +41,7 @@ $ng-select-input-text: pvar(--mainForegroundColor); &.ng-select-focused { &:not(.ng-select-opened) > .ng-select-container { - border-color: #ccc !important; - box-shadow: none !important; + border-color: $ng-select-border !important; } }