mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-01 10:32:49 +08:00
fix: 修复用户头像收缩的问题
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
justify-content: flex-start;
|
||||
flex-shrink: 1;
|
||||
|
||||
.avatar{
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.main {
|
||||
margin-left: 9px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user