Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: export to hub UI QA #5747

Merged
Merged
Prev Previous commit
remove custom width
leiyre committed Dec 13, 2024
commit 5292a51d6d62396dc655b3f03452b2092286a742
Original file line number Diff line number Diff line change
@@ -60,7 +60,6 @@
icon-color="var(--fg-tertiary)"
v-tooltip="{
content: $t('exportToHub.ownerTooltip'),
width: 300,
}"
role="tooltip"
:aria-label="$t('exportToHub.ownerTooltip')"
@@ -106,7 +105,6 @@
icon-color="var(--fg-tertiary)"
v-tooltip="{
content: $t('exportToHub.tokenTooltip'),
width: 200,
}"
role="tooltip"
:aria-label="$t('exportToHub.tokenTooltip')"