diff --git a/css/school.css b/css/school.css index d2ea716..d87d1f1 100644 --- a/css/school.css +++ b/css/school.css @@ -597,7 +597,7 @@ .content .body .right .list .item .operate { position: absolute; top: 18px; - right: 24px; + right: 15px; } .content .body .right .list .item .operate .circle { position: relative; diff --git a/css/school.less b/css/school.less index ab514ba..391b9b9 100644 --- a/css/school.less +++ b/css/school.less @@ -667,7 +667,7 @@ .operate { position: absolute; top: 18px; - right: 24px; + right: 15px; .circle { position: relative; z-index: 3;