UI: Blender-id web-assets v2 upgrade #93590
@ -8,6 +8,10 @@ body.is-auth-page
|
|||||||
height: 100%
|
height: 100%
|
||||||
justify-content: center
|
justify-content: center
|
||||||
|
|
||||||
|
.container
|
||||||
|
max-height: 100%
|
||||||
|
overflow-y: auto
|
||||||
|
|
||||||
.box
|
.box
|
||||||
@extend .bg-filter-blur
|
@extend .bg-filter-blur
|
||||||
@extend .bg-noise
|
@extend .bg-noise
|
||||||
@ -43,13 +47,13 @@ body.is-auth-page
|
|||||||
|
|
||||||
.page-bg
|
.page-bg
|
||||||
background-size: cover
|
background-size: cover
|
||||||
bottom: 0
|
height: 100%
|
||||||
left: 0
|
left: 0
|
||||||
opacity: .8
|
opacity: .8
|
||||||
pointer-events: none
|
pointer-events: none
|
||||||
position: fixed
|
position: absolute
|
||||||
right: 0
|
|
||||||
top: 0
|
top: 0
|
||||||
|
width: 100%
|
||||||
|
|
||||||
&::after
|
&::after
|
||||||
background-color: transparent
|
background-color: transparent
|
||||||
|
Loading…
Reference in New Issue
Block a user