Browse Source

Tweak

customisations
alemart 2 months ago
parent
commit
758d2b63ea
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      docs_overrides/index.html

+ 2
- 0
docs_overrides/index.html View File

202
   margin: 0 !important;
202
   margin: 0 !important;
203
 }
203
 }
204
 #pay input[type="radio"] {
204
 #pay input[type="radio"] {
205
+  width: 0;
206
+  opacity: 0;
205
   -webkit-appearance: none;
207
   -webkit-appearance: none;
206
   appearance: none;
208
   appearance: none;
207
   background-color: white;
209
   background-color: white;

Loading…
Cancel
Save