提交 df352ca6 编写于 作者: Shine-zwj's avatar Shine-zwj

update:更新

上级 ec6296d8
.app-help { .app-help {
font-size: 20px; font-size: 20px;
margin: 0 10px;
} }
\ No newline at end of file
...@@ -3,5 +3,6 @@ ...@@ -3,5 +3,6 @@
.ivu-dropdown-rel { .ivu-dropdown-rel {
display: flex; display: flex;
align-items: center; align-items: center;
margin: 0 10px;
} }
} }
\ No newline at end of file
.app-message-popover { .app-message-popover {
height: 24px; height: 24px;
line-height: 24px; line-height: 24px;
padding: 0 5px 0 0; img {
margin: 0 10px;
}
} }
.show-more { .show-more {
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
.user { .user {
font-size: 15px; font-size: 15px;
cursor: pointer; cursor: pointer;
padding: 0 5px; margin: 0 10px;
width: 30px; width: 30px;
height: 30px; height: 30px;
} }
......
...@@ -51,12 +51,7 @@ ...@@ -51,12 +51,7 @@
.index-view-header__right { .index-view-header__right {
display: flex; display: flex;
align-items: center; align-items: center;
>div { margin-right: 38px;
margin: 0 10px;
&:last-child {
margin-right: 48px;
}
}
} }
} }
......
...@@ -22,12 +22,7 @@ ...@@ -22,12 +22,7 @@
.index-view-header__right { .index-view-header__right {
display: flex; display: flex;
align-items: center; align-items: center;
>div { margin-right: 38px;
margin: 0 10px;
&:last-child {
margin-right: 48px;
}
}
} }
} }
.index-view-content { .index-view-content {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册