mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
[SM-624] add text-align unset to bitLink (#4961)
This commit is contained in:
@@ -24,6 +24,7 @@ const linkStyles: Record<LinkType, string[]> = {
|
||||
};
|
||||
|
||||
const commonStyles = [
|
||||
"tw-text-unset",
|
||||
"tw-leading-none",
|
||||
"tw-p-0",
|
||||
"tw-font-semibold",
|
||||
|
||||
Reference in New Issue
Block a user