diff options
Diffstat (limited to 'client/src/app/videos/+video-edit/shared')
-rw-r--r-- | client/src/app/videos/+video-edit/shared/video-edit.component.scss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/app/videos/+video-edit/shared/video-edit.component.scss b/client/src/app/videos/+video-edit/shared/video-edit.component.scss index bb775cb0a..9479c588a 100644 --- a/client/src/app/videos/+video-edit/shared/video-edit.component.scss +++ b/client/src/app/videos/+video-edit/shared/video-edit.component.scss | |||
@@ -122,7 +122,7 @@ my-peertube-checkbox { | |||
122 | p-calendar { | 122 | p-calendar { |
123 | display: block; | 123 | display: block; |
124 | 124 | ||
125 | /deep/ { | 125 | ::ng-deep { |
126 | input, | 126 | input, |
127 | .ui-calendar { | 127 | .ui-calendar { |
128 | width: 100%; | 128 | width: 100%; |
@@ -135,7 +135,7 @@ p-calendar { | |||
135 | } | 135 | } |
136 | } | 136 | } |
137 | 137 | ||
138 | /deep/ { | 138 | ::ng-deep { |
139 | .root-tabset > .nav { | 139 | .root-tabset > .nav { |
140 | margin-bottom: 15px; | 140 | margin-bottom: 15px; |
141 | } | 141 | } |