1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-13 23:03:32 +00:00

[CL-753] Update popover styles (#15838)

This commit is contained in:
Vicki League
2025-08-11 15:04:53 -04:00
committed by GitHub
parent f4d3f36c56
commit 943cdc2fbd
6 changed files with 263 additions and 171 deletions

View File

@@ -1,6 +1,6 @@
import { ConnectedPosition } from "@angular/cdk/overlay";
const ORIGIN_OFFSET_PX = 6;
const ORIGIN_OFFSET_PX = 14;
const OVERLAY_OFFSET_PX = 24;
export type PositionIdentifier =