提交 4e5a548f 作者: ZhangLingKun

Merge branch 'develop'

流水线 #9072 已通过 于阶段
in 1 分 9 秒
...@@ -14,4 +14,4 @@ patches: ...@@ -14,4 +14,4 @@ patches:
images: images:
- name: REGISTRY/NAMESPACE/IMAGE:TAG - name: REGISTRY/NAMESPACE/IMAGE:TAG
newName: mmc-registry.cn-shenzhen.cr.aliyuncs.com/sharefly-dev/admin newName: mmc-registry.cn-shenzhen.cr.aliyuncs.com/sharefly-dev/admin
newTag: 76bb80746bba1272d3028e579e8bac5463debe9e newTag: ed66c728c722ac8d8c897108caf5b9409416af9b
...@@ -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 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论