提交 76bb8074 作者: ZhangLingKun

功能:消息管理-客服消息切换客服问题修复

上级 771978ca
流水线 #9057 已通过 于阶段
in 1 分 2 秒
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
flex-direction: column; flex-direction: column;
align-items: flex-start; align-items: flex-start;
.title{ .title{
max-width: 86px; width: 86px;
color: #000000; color: #000000;
font-weight: bold; font-weight: bold;
margin-bottom: 8px; margin-bottom: 8px;
...@@ -189,6 +189,7 @@ ...@@ -189,6 +189,7 @@
margin: 0 10px 0 5px; margin: 0 10px 0 5px;
border-radius: 8px; border-radius: 8px;
overflow: hidden; overflow: hidden;
transition: all 100ms ease-in-out;
&-view { &-view {
position: relative; position: relative;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论