Skip to content

Commit 2cb708f

Browse files
gtsiolisroboquat
authored andcommitted
Update beta label on access tokens
1 parent 06074b3 commit 2cb708f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dashboard/src/settings/PersonalAccessTokens.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ function ListAccessTokensView() {
150150
<div>
151151
<h3>
152152
Access Tokens{" "}
153-
<PillLabel type="warn" className="font-semibold self-center">
153+
<PillLabel type="warn" className="font-semibold self-center py-0.5 px-1.5">
154154
<a href="https://www.gitpod.io/docs/references/gitpod-releases">
155155
<span className="text-xs">BETA</span>
156156
</a>

0 commit comments

Comments
 (0)