aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-forms/reactive-file.component.scss
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2023-07-21 17:46:37 +0200
committerChocobozzz <me@florianbigard.com>2023-07-25 11:53:08 +0200
commitf42fcb4b58f146c2e5ace236548a99d361ade55f (patch)
treeafddb566b00a02770043c04257ccd1bc7be3d462 /client/src/app/shared/shared-forms/reactive-file.component.scss
parent12dc3a942a13c7f1489822dae052da197ef15905 (diff)
downloadPeerTube-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.scss1
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;