ソースを参照

[purejs demo] - 样式变更

kevin.song 6 年 前
コミット
16549e15ef
1 ファイル変更2 行追加1 行削除
  1. 2 1
      examples/pureJS/css/index.css

+ 2 - 1
examples/pureJS/css/index.css

@@ -21,10 +21,11 @@
   padding: 8px 0;
   padding: 8px 0;
   display: inline-block;
   display: inline-block;
   width: 100%;
   width: 100%;
+  border-width: 1px;
   border-radius: 6px;
   border-radius: 6px;
+  background-color: #fff;
   cursor: pointer;
   cursor: pointer;
   text-align: center;
   text-align: center;
-  ;
 }
 }
 
 
 .room input:visited,
 .room input:visited,