From 60afb11f3a74eb66a03ee67ad704d0cd3ec7fa2a Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Thu, 2 Jan 2025 11:42:59 +0800 Subject: [PATCH] no message --- css/school.css | 2 +- css/school.less | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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;