-
+
-
+
diff --git a/client/src/app/+my-library/+my-video-channels/my-video-channels.component.scss b/client/src/app/+my-library/+my-video-channels/my-video-channels.component.scss
index 1251792fb..76e048687 100644
--- a/client/src/app/+my-library/+my-video-channels/my-video-channels.component.scss
+++ b/client/src/app/+my-library/+my-video-channels/my-video-channels.component.scss
@@ -123,9 +123,7 @@ my-edit-button {
}
@media screen and (min-width: $small-view) {
- :host-context(.expanded) {
- .video-channel-buttons {
- float: right;
- }
+ .video-channel-buttons {
+ float: right;
}
}
diff --git a/client/src/app/+video-channels/video-channels.component.html b/client/src/app/+video-channels/video-channels.component.html
index 55b6ea66d..235deed26 100644
--- a/client/src/app/+video-channels/video-channels.component.html
+++ b/client/src/app/+video-channels/video-channels.component.html
@@ -1,6 +1,8 @@
-
-
![Channel banner]()
+
+
+
![Channel banner]()
+
diff --git a/client/src/app/+video-channels/video-channels.component.scss b/client/src/app/+video-channels/video-channels.component.scss
index 1a99ecbf9..8e1a26542 100644
--- a/client/src/app/+video-channels/video-channels.component.scss
+++ b/client/src/app/+video-channels/video-channels.component.scss
@@ -5,7 +5,7 @@
@use '_button-mixins' as *;
.root {
- --co-global-top-padding: 60px;
+ --co-global-top-padding: 2rem;
--co-channel-img-margin: 30px;
--co-font-size: 16px;
--co-channel-handle-font-size: 16px;
@@ -15,6 +15,7 @@
.actor-info {
min-width: 1px;
width: 100%;
+ align-items: flex-start;
> h4,
> .actor-handle {
@@ -89,6 +90,7 @@
padding: 30px;
width: 300px;
font-size: var(--co-font-size);
+ border-radius: 5px;
.avatar-row {
display: flex;
@@ -222,7 +224,7 @@ my-copy-button {
@media screen and (max-width: $mobile-view) {
.root {
- --co-global-top-padding: 15px;
+ --co-global-top-padding: 1rem;
--co-font-size: 14px;
--co-channel-handle-font-size: 13px;
--co-owner-handle-font-size: 13px;
diff --git a/client/src/app/+videos/+video-edit/video-add.component.scss b/client/src/app/+videos/+video-edit/video-add.component.scss
index 9b59b8d7b..6b3d10a8d 100644
--- a/client/src/app/+videos/+video-edit/video-add.component.scss
+++ b/client/src/app/+videos/+video-edit/video-add.component.scss
@@ -89,9 +89,3 @@ $nav-link-height: 40px;
@media screen and (max-width: $small-view) {
@include nav-scroll();
}
-
-@media screen and (max-width: #{$small-view + $menu-width}) {
- :host-context(.main-col:not(.expanded)) {
- @include nav-scroll();
- }
-}
diff --git a/client/src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.scss b/client/src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.scss
index 1ca5c2f1f..a2b797180 100644
--- a/client/src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.scss
+++ b/client/src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.scss
@@ -69,7 +69,7 @@
}
}
-@media screen and (max-width: 450px) {
+@media screen and (max-width: $small-view) {
.action-button .icon-text {
display: none !important;
}
diff --git a/client/src/app/+videos/+video-watch/shared/comment/video-comment-add.component.scss b/client/src/app/+videos/+video-watch/shared/comment/video-comment-add.component.scss
index 8e6cde3ef..f4c0f0d5d 100644
--- a/client/src/app/+videos/+video-watch/shared/comment/video-comment-add.component.scss
+++ b/client/src/app/+videos/+video-watch/shared/comment/video-comment-add.component.scss
@@ -28,7 +28,6 @@ form {
min-height: calc(#{$peertube-textarea-height} - 15px * 2);
@include peertube-textarea(100%, $peertube-textarea-height);
- @include button-focus(pvar(--primary-100));
@include padding-right($markdown-icon-width + 15px !important);
@media screen and (max-width: 600px) {
diff --git a/client/src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html b/client/src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html
index e3fc96ac7..fa0fbff0e 100644
--- a/client/src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html
+++ b/client/src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html
@@ -7,7 +7,7 @@
-
More information
+
More information