update styles for form

This commit is contained in:
imohkay 2021-10-27 16:42:11 +05:30
commit 84c80ab632
5 changed files with 53 additions and 17 deletions

View file

@ -78,7 +78,7 @@
.annotation-icon-wrapper {
border: 3px solid rgba(#fff, 0.8);
border-radius: 50%;
background: linear-gradient(to right, var(--bg-color-1), var(--bg-color-2) , var(--bg-color-3), var(--bg-color-4));
background: var(--gradient-body);
background-size: 300% 100%;
width: 52px;
height: 52px;