Skip to content

Commit

Permalink
resolve #58
Browse files Browse the repository at this point in the history
  • Loading branch information
slofp committed Nov 26, 2023
1 parent e28970b commit 4abd69e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/frontend/src/pages/settings/profile.vue
Original file line number Diff line number Diff line change
Expand Up @@ -423,5 +423,10 @@ definePageMetadata({
left: 0;
top: 0;
margin: 10px;
color: var(--accent);
border: solid 1px var(--accent);
padding: 0 5px;
border-radius: 4px;
font-weight: bold;
}
</style>

0 comments on commit 4abd69e

Please sign in to comment.