Skip to content

Commit 237e980

Browse files
authored
Update css-front.css
1 parent 5fd53d5 commit 237e980

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

assets/css/css-front.css

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
.Chargily-container {
2-
/*display: flex;*/
32
flex-direction: column;
43
align-items: center;
54
justify-content: center;
6-
/*width: 100vw;
7-
height: 100vh;*/
85
}
96

107
span#radio-control-wc-payment-method-options-chargily_pay__label {
@@ -71,6 +68,7 @@ span#radio-control-wc-payment-method-options-chargily_pay__label {
7168
}
7269

7370
label.Chargily {
71+
cursor: pointer;
7472
position: relative;
7573
display: grid;
7674
align-items: center;

0 commit comments

Comments
 (0)