X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fsass%2Fng-select.scss;h=4c7258232a5fc22679c675241750cf8e5cbe0b68;hb=903631b117a3ee61fd5ff3d5995d83e110b37ca4;hp=dfe1f6f0dac24e02d801f5c937f288d71fd22c63;hpb=dc9c9500bf5f0fd66906576ee3df4f1c49a1871d;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/sass/ng-select.scss b/client/src/sass/ng-select.scss index dfe1f6f0d..4c7258232 100644 --- a/client/src/sass/ng-select.scss +++ b/client/src/sass/ng-select.scss @@ -35,8 +35,9 @@ $ng-select-input-text: pvar(--mainForegroundColor); @import '@ng-select/ng-select/scss/default.theme'; .ng-select { + @include rounded-line-height-1-5($ng-select-value-font-size); + font-size: $ng-select-value-font-size; - line-height: $form-input-line-height; &.ng-select-focused { &:not(.ng-select-opened) > .ng-select-container {