From 46f79b491173d284a4900d19e7aecf7509481438 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 21 一月 2022 17:21:25 +0800 Subject: [PATCH] 2022-01-21 --- src/views/login/index.scss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/login/index.scss b/src/views/login/index.scss index 13071e2..6ae0096 100644 --- a/src/views/login/index.scss +++ b/src/views/login/index.scss @@ -75,7 +75,7 @@ overflow: hidden; padding-bottom: 10px; cursor: pointer; - i { + .anticon { transform-origin: 0 0; transform: rotate(45deg); } -- Gitblit v1.8.0