This commit is contained in:
VividTruthKeeper 2023-02-01 19:41:47 +05:00
parent 94eff90178
commit 8dbdeb0eae
1 changed files with 1 additions and 4 deletions

View File

@ -90,10 +90,7 @@
cursor: pointer;
}
}
box-shadow: 0.1rem 0rem 0.02rem rgba(0, 0, 0, 0.1),
-0.1rem 0rem 0.02rem rgba(0, 0, 0, 0.1),
0rem 0.1rem 0.02rem rgba(0, 0, 0, 0.1),
0rem -0.1rem 0.02rem rgba(0, 0, 0, 0.1);
box-shadow: 0rem 0rem 0.4rem rgba(0, 0, 0, 0.1);
}
.icon-wrapper {