aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-main/account/actor-avatar-info.component.scss
diff options
context:
space:
mode:
authorRigel Kent <sendmemail@rigelk.eu>2020-07-01 16:55:32 +0200
committerRigel Kent <par@rigelk.eu>2020-07-01 17:03:48 +0200
commit6c808af9a28b8c35191009bbce8052a967363dd1 (patch)
tree131912654449e07027360400475dedc3fa87c428 /client/src/app/shared/shared-main/account/actor-avatar-info.component.scss
parent1fe1e14cb30ac44299563f98ed0aee2805794493 (diff)
downloadPeerTube-6c808af9a28b8c35191009bbce8052a967363dd1.tar.gz
PeerTube-6c808af9a28b8c35191009bbce8052a967363dd1.tar.zst
PeerTube-6c808af9a28b8c35191009bbce8052a967363dd1.zip
fix reactive file upload button
Diffstat (limited to 'client/src/app/shared/shared-main/account/actor-avatar-info.component.scss')
-rw-r--r--client/src/app/shared/shared-main/account/actor-avatar-info.component.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/shared/shared-main/account/actor-avatar-info.component.scss b/client/src/app/shared/shared-main/account/actor-avatar-info.component.scss
index 5a66ecfd2..7118e9471 100644
--- a/client/src/app/shared/shared-main/account/actor-avatar-info.component.scss
+++ b/client/src/app/shared/shared-main/account/actor-avatar-info.component.scss
@@ -17,6 +17,7 @@
17 .actor-img-edit-button { 17 .actor-img-edit-button {
18 @include peertube-button-file(21px); 18 @include peertube-button-file(21px);
19 @include button-with-icon(19px); 19 @include button-with-icon(19px);
20 @include orange-button;
20 21
21 margin-top: 10px; 22 margin-top: 10px;
22 margin-bottom: 5px; 23 margin-bottom: 5px;