|
@@ -289,7 +289,7 @@ export default {
|
|
|
.head-logo {
|
|
|
height: 40px;
|
|
|
width: 40px;
|
|
|
- margin-bottom: 42px;
|
|
|
+ margin-bottom: 20px;
|
|
|
|
|
|
.svg-icon {
|
|
|
cursor: pointer;
|
|
@@ -303,8 +303,8 @@ export default {
|
|
|
font-size: 14px;
|
|
|
color: #ffffff;
|
|
|
text-align: center;
|
|
|
- margin-bottom: 20px;
|
|
|
- padding: 5px 0 9px 0;
|
|
|
+ margin-bottom: 10px;
|
|
|
+ padding: 10px 0;
|
|
|
cursor: pointer;
|
|
|
|
|
|
.icon {
|
|
@@ -348,8 +348,8 @@ export default {
|
|
|
}
|
|
|
|
|
|
.user-tip {
|
|
|
- margin-top: 20px;
|
|
|
- margin-bottom: 20px;
|
|
|
+ margin-top: 5px;
|
|
|
+ margin-bottom: 8px;
|
|
|
}
|
|
|
|
|
|
.user-info {
|
|
@@ -362,7 +362,7 @@ export default {
|
|
|
border-radius: 50%;
|
|
|
overflow: hidden;
|
|
|
// margin-top: auto;
|
|
|
- margin-bottom: 30px;
|
|
|
+ margin-bottom: 20px;
|
|
|
|
|
|
img {
|
|
|
height: 30px;
|