We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06074b3 commit 2cb708fCopy full SHA for 2cb708f
components/dashboard/src/settings/PersonalAccessTokens.tsx
@@ -150,7 +150,7 @@ function ListAccessTokensView() {
150
<div>
151
<h3>
152
Access Tokens{" "}
153
- <PillLabel type="warn" className="font-semibold self-center">
+ <PillLabel type="warn" className="font-semibold self-center py-0.5 px-1.5">
154
<a href="https://www.gitpod.io/docs/references/gitpod-releases">
155
<span className="text-xs">BETA</span>
156
</a>
0 commit comments