mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-21 01:46:54 +08:00
Floating right component added, personal pages style fixed
This commit is contained in:
@@ -19,10 +19,9 @@
|
||||
}
|
||||
|
||||
.rc {
|
||||
height: 64px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-left: 23px;
|
||||
margin-left: 1rem;
|
||||
span {
|
||||
display: block;
|
||||
margin-left: 32px;
|
||||
@@ -184,7 +183,6 @@ margin-top: 8px;
|
||||
height: 96px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-left: 23px;
|
||||
justify-content: center;
|
||||
span {
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user