diff --git a/css/index.css b/css/index.css index f7884d8..badfbdd 100644 --- a/css/index.css +++ b/css/index.css @@ -544,7 +544,7 @@ width: 40px; height: 40px; position: absolute; - bottom: 38px; + bottom: 36px; right: 0; } .data .item .operate { diff --git a/css/index.less b/css/index.less index 342857d..0f54c74 100644 --- a/css/index.less +++ b/css/index.less @@ -606,7 +606,7 @@ width: 40px; height: 40px; position: absolute; - bottom: 38px; + bottom: 36px; right: 0; } }