We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 628d186 commit afa9882Copy full SHA for afa9882
src/styles/cards/_base.scss
@@ -25,24 +25,6 @@
25
border-radius: 0.1875rem;
26
margin-left: 1rem;
27
}
28
-// .btn--circle {
29
-// background-color: $accent;
30
-// width: 40px;
31
-// height: 40px;
32
-// position: absolute;
33
-// top: 0px;
34
-// right: 0px;
35
-// left: 0;
36
-// bottom: 0;
37
-// border-radius: 50%;
38
-// margin: auto;
39
-// &-rb {
40
-// left: initial;
41
-// top: initial;
42
-// right: 24px;
43
-// bottom: -20px;
44
-// }
45
46
47
.btn--circle {
48
display: flex;
@@ -55,6 +37,7 @@
55
width: 48px;
56
height: 48px;
57
line-height: 0;
+ font-size: 1.5rem;
58
59
60
.react-rater-star.is-active {
0 commit comments