aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/player/peertube-skin.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/sass/player/peertube-skin.scss')
-rw-r--r--client/src/sass/player/peertube-skin.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/src/sass/player/peertube-skin.scss b/client/src/sass/player/peertube-skin.scss
index d4c43ff68..4df8dbaf0 100644
--- a/client/src/sass/player/peertube-skin.scss
+++ b/client/src/sass/player/peertube-skin.scss
@@ -202,6 +202,10 @@ body {
202 } 202 }
203} 203}
204 204
205.vjs-modal-dialog-content {
206 padding-top: 40px !important;
207}
208
205// Error display disabled 209// Error display disabled
206.vjs-error:not(.vjs-error-display-enabled) { 210.vjs-error:not(.vjs-error-display-enabled) {
207 .vjs-custom-error-display { 211 .vjs-custom-error-display {