1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-13 06:43:35 +00:00

[PM-23689] Setup Extension Video tweaks (#15620)

* add transitions for overlay and top border of video

* refactor video container class for readability

* update max width for setup-extension page

* tweak sizes of videos for larger viewports

* fix opacity never changing

* remove complex interval transitions
This commit is contained in:
Nick Krantz
2025-07-17 08:50:07 -05:00
committed by GitHub
parent 67d3035aa5
commit 6843e273b8
5 changed files with 73 additions and 30 deletions

View File

@@ -610,7 +610,7 @@ const routes: Routes = [
data: {
hideCardWrapper: true,
hideIcon: true,
maxWidth: "3xl",
maxWidth: "4xl",
} satisfies AnonLayoutWrapperData,
children: [
{