merge: ui tweaks

This commit is contained in:
Marie 2023-11-01 23:01:23 +01:00 committed by GitHub
commit a8e46163a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 23 additions and 8 deletions

View file

@ -520,7 +520,7 @@ onUnmounted(() => {
z-index: 2;
width: 120px;
height: 120px;
box-shadow: 1px 1px 3px rgba(#000, 0.2);
filter: drop-shadow(1px 1px 3px rgba(#000, 0.2));
}
> .roles {