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:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user