mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-13 03:40:48 +00:00
Merge branch 'main' of github.com:hcengineering/anticrm into main
This commit is contained in:
commit
8a6f64e1da
@ -75,6 +75,7 @@
|
||||
border-radius: .75rem;
|
||||
overflow: hidden;
|
||||
user-select: none;
|
||||
backdrop-filter: blur(30px);
|
||||
|
||||
.content {
|
||||
display: flex;
|
||||
@ -87,7 +88,6 @@
|
||||
width: 5rem;
|
||||
height: 5rem;
|
||||
border-radius: 50%;
|
||||
filter: drop-shadow(0px 24px 94px rgba(50, 53, 47, 1));
|
||||
|
||||
&::after {
|
||||
content: '';
|
||||
|
Loading…
Reference in New Issue
Block a user