1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 16:53:34 +00:00

use classes instead of inline styling

This commit is contained in:
jaasen-livefront
2025-02-19 10:27:40 -08:00
parent f3054c9b27
commit 0e441c4284

View File

@@ -87,7 +87,7 @@
</ng-container> </ng-container>
<button <button
type="button" type="button"
style="position: absolute; bottom: 15px; right: 40px" class="tw-absolute tw-bottom-[20px] tw-right-[40px]"
[bitPopoverTriggerFor]="newCustomizationOptionsCallout" [bitPopoverTriggerFor]="newCustomizationOptionsCallout"
[position]="'above-end'" [position]="'above-end'"
[popoverOpen]="showNewCustomizationSettingsCallout" [popoverOpen]="showNewCustomizationSettingsCallout"