Fix privacy warning ok button placement
authorChocobozzz <me@florianbigard.com>
Fri, 3 Apr 2020 12:32:58 +0000 (14:32 +0200)
committerChocobozzz <me@florianbigard.com>
Fri, 3 Apr 2020 12:56:05 +0000 (14:56 +0200)
client/src/app/videos/+video-watch/video-watch.component.scss

index 8c23353001c05bae097794866e8391acccaa4396..e0009ed3f67ab72b2e9a1415b682f52284c8e772 100644 (file)
@@ -469,7 +469,7 @@ my-video-comments {
   display: flex;
   flex-wrap: nowrap;
   align-items: center;
-  justify-content: flex-start;
+  justify-content: space-between;
   background-color: rgba(0, 0, 0, 0.9);
   color: #fff;