Merge branch 'master' into dev10

This commit is contained in:
Fred Tempez 2020-03-12 09:14:06 +01:00
commit 516946a608
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
.sl-overlay { .sl-overlay {
background: rgba(0, 0, 0, .9); background: rgba(0, 0, 0, .9);
opacity: 1; opacity: 1;
}
body {
padding-right: 0 !important;
margin: 0 !important;
} }
.sl-wrapper .sl-close, .sl-wrapper .sl-close,
.sl-wrapper .sl-counter, .sl-wrapper .sl-counter,