mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-16 23:53:48 +08:00
Login page redirect / Baidu Column revised
This commit is contained in:
@@ -123,8 +123,8 @@ ul li ol li em strong i {
|
||||
border: 2px solid #d7d7d7;
|
||||
border-radius: 50%;
|
||||
img {
|
||||
width: 36px;
|
||||
height: 36px;
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
}
|
||||
@@ -342,8 +342,8 @@ ul li ol li em strong i {
|
||||
border: 2px solid #d7d7d7;
|
||||
border-radius: 50%;
|
||||
img {
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
}
|
||||
@@ -353,7 +353,7 @@ ul li ol li em strong i {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
padding-bottom:32px;
|
||||
padding-bottom:2rem;
|
||||
border-bottom: 1px solid #D7D7D7;
|
||||
em{
|
||||
font-style: normal;
|
||||
|
||||
Reference in New Issue
Block a user