CN-93 fix: 解决entity-list布局问题
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
display: -webkit-flex;
|
||||
justify-content: space-between;
|
||||
justify-content: flex-start;
|
||||
border-radius: 2px;
|
||||
height: calc(100% - 67px);
|
||||
margin: 10px 0 0 10px;
|
||||
|
||||
Reference in New Issue
Block a user