X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fsass%2Finclude%2F_variables.scss;h=f973b3257812e9f10d7b3eb15ae039762ee8771c;hb=d94b8ecf7dddb82b84302854c5fb761f90a82e39;hp=396dae0e284899c468205a9a9aa02d65d781f73f;hpb=09f7837d40a598e4f6990a91ca9f201cff01a5f9;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/sass/include/_variables.scss b/client/src/sass/include/_variables.scss index 396dae0e2..f973b3257 100644 --- a/client/src/sass/include/_variables.scss +++ b/client/src/sass/include/_variables.scss @@ -98,6 +98,8 @@ $focus-box-shadow-form: 0 0 0 .2rem; $video-watch-player-factor: math.div(16, 9); $video-watch-info-margin-left: 44px; +$primeng-breakpoint: 960px; + /*** map theme ***/ // pass variables into a sass map, @@ -159,8 +161,8 @@ $variables: ( $zindex: ( miniature : 10, - privacymsg : 20, sub-menu : 12500, + overlay : 12550, menu : 12600, search-typeahead: 12650, popover : 13000, @@ -169,6 +171,7 @@ $zindex: ( modal : 16000, dropdown : 17000, help-popover : 17000, + privacymsg : 17500, header : 17500, notification : 18000, hotkeys : 19000