浏览代码

Tweak

customisations
alemart 3 个月前
父节点
当前提交
758d2b63ea
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      docs_overrides/index.html

+ 2
- 0
docs_overrides/index.html 查看文件

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;

正在加载...
取消
保存