浏览代码

Tweak

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

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

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

正在加载...
取消
保存