diff options
author | Chocobozzz <me@florianbigard.com> | 2023-07-21 17:46:37 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2023-07-25 11:53:08 +0200 |
commit | f42fcb4b58f146c2e5ace236548a99d361ade55f (patch) | |
tree | afddb566b00a02770043c04257ccd1bc7be3d462 /client/src/app/shared/shared-forms/reactive-file.component.scss | |
parent | 12dc3a942a13c7f1489822dae052da197ef15905 (diff) | |
download | PeerTube-f42fcb4b58f146c2e5ace236548a99d361ade55f.tar.gz PeerTube-f42fcb4b58f146c2e5ace236548a99d361ade55f.tar.zst PeerTube-f42fcb4b58f146c2e5ace236548a99d361ade55f.zip |
Implement video file replacement in client
Diffstat (limited to 'client/src/app/shared/shared-forms/reactive-file.component.scss')
-rw-r--r-- | client/src/app/shared/shared-forms/reactive-file.component.scss | 1 |
1 files changed, 0 insertions, 1 deletions
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 @@ | |||
8 | 8 | ||
9 | .button-file { | 9 | .button-file { |
10 | @include peertube-button-file(auto); | 10 | @include peertube-button-file(auto); |
11 | @include grey-button; | ||
12 | 11 | ||
13 | &.with-icon { | 12 | &.with-icon { |
14 | @include button-with-icon; | 13 | @include button-with-icon; |