diff --git a/index.html b/index.html index 04ec20e..4035d95 100644 --- a/index.html +++ b/index.html @@ -45,9 +45,12 @@ .baseevent-but-qx { background: #FF5722; color: #fff; } .baseevent-but-ok { background: #3d90ff; color: #fff; } .baseevent-but-qc { background: #FF5722; color: #fff; } + .cankao {display: flex; justify-content: right; position: relative;top: 16px; right: 30px; } + .save-list { display: flex; justify-content: space-between; align-items: center; }
+ 基础埋点参考