mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-20 17:56:11 +02:00
Update src/registrar/assets/js/uswds-edited.js
Co-authored-by: Rachid Mrad <107004823+rachidatecs@users.noreply.github.com>
This commit is contained in:
parent
2d88c340a7
commit
d791960fd0
1 changed files with 1 additions and 1 deletions
|
@ -5941,7 +5941,7 @@ const showToolTip = (tooltipBody, tooltipTrigger, position) => {
|
|||
};
|
||||
|
||||
/*
|
||||
DOTGOV: Tooltip postiioning logic updated to allow position:fixed
|
||||
DOTGOV: Tooltip positioning logic updated to allow position:fixed
|
||||
*/
|
||||
const tooltipStyle = window.getComputedStyle(tooltipBody);
|
||||
const tooltipIsFixedPositioned = tooltipStyle.position === 'fixed';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue