Skip to content
Snippets Groups Projects
Verified Commit d4e4af45 authored by Mar0xy's avatar Mar0xy
Browse files

add: styling to tab menu over notes/posts

parent caafcacc
No related branches found
No related tags found
No related merge requests found
......@@ -714,6 +714,11 @@ onUnmounted(() => {
padding: calc(var(--margin) / 2) 0;
background: var(--bg);
border-radius: 8px;
> button {
border-radius: 8px;
margin-left: 0.4rem;
margin-right: 0.4rem;
}
}
.verifiedLink {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment