From f42fcb4b58f146c2e5ace236548a99d361ade55f Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 21 Jul 2023 17:46:37 +0200 Subject: Implement video file replacement in client --- client/src/app/shared/shared-forms/reactive-file.component.scss | 1 - 1 file changed, 1 deletion(-) (limited to 'client/src/app/shared/shared-forms/reactive-file.component.scss') diff --git a/client/src/app/shared/shared-forms/reactive-file.component.scss b/client/src/app/shared/shared-forms/reactive-file.component.scss index 7643f29af..f9ba5805a 100644 --- a/client/src/app/shared/shared-forms/reactive-file.component.scss +++ b/client/src/app/shared/shared-forms/reactive-file.component.scss @@ -8,7 +8,6 @@ .button-file { @include peertube-button-file(auto); - @include grey-button; &.with-icon { @include button-with-icon; -- cgit v1.2.3