We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 810705a commit 41feb64Copy full SHA for 41feb64
src/shared/components/buttons/themed/tc.scss
@@ -16,6 +16,7 @@
16
17
&:hover {
18
background-color: #0ab88a !important;
19
+ box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2);
20
}
21
22
&:active,
@@ -35,6 +36,7 @@
35
36
37
38
border: 1px solid #229174 !important;
39
40
41
42
@@ -54,6 +56,7 @@
54
56
55
57
58
background-color: #fff !important;
59
60
61
62
0 commit comments