提交 ce197064 作者: ZhangLingKun

功能:消息管理-客服消息样式优化

上级 dec8191e
流水线 #9071 已通过 于阶段
in 1 分 6 秒
...@@ -6,7 +6,8 @@ ...@@ -6,7 +6,8 @@
&-role{ &-role{
position: relative; position: relative;
width: 58px; width: 160px;
//width: 58px;
box-sizing: border-box; box-sizing: border-box;
overflow: hidden; overflow: hidden;
transform: translateX(-6px); transform: translateX(-6px);
...@@ -14,9 +15,9 @@ ...@@ -14,9 +15,9 @@
min-height: 84vh; min-height: 84vh;
background: #F6F6F6; background: #F6F6F6;
border-radius: 8px; border-radius: 8px;
&:hover { //&:hover {
width: 160px; // width: 160px;
} //}
.role-item{ .role-item{
position: relative; position: relative;
box-sizing: border-box; box-sizing: border-box;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论