UI: Blender-id web-assets v2 upgrade #93590

Merged
Márton Lente merged 28 commits from ui/web-assets-v2-upgrade into main 2024-08-22 14:41:33 +02:00
Showing only changes of commit 136d4d323e - Show all commits

View File

@ -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