Skip to content
Snippets Groups Projects
Unverified Commit ae3d77ad authored by Mar0xy's avatar Mar0xy
Browse files

Merge branch 'develop' of https://github.com/transfem-org/Sharkey into develop

parents 099b86ff e0fd136b
No related branches found
No related tags found
No related merge requests found
......@@ -396,7 +396,7 @@ onUnmounted(() => {
backdrop-filter: var(--blur, blur(8px));
background: rgba(0, 0, 0, 0.2);
padding: 8px;
border-radius: 24px;
border-radius: 5px;
> .menu {
vertical-align: bottom;
......@@ -448,7 +448,7 @@ onUnmounted(() => {
color: #fff;
-webkit-backdrop-filter: var(--blur, blur(8px));
backdrop-filter: var(--blur, blur(8px));
border-radius: 24px;
border-radius: 5px;
padding: 4px 8px;
font-size: 80%;
}
......
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