Fix Bug #571: 根因+修复方案摘要
This commit is contained in:
@@ -267,6 +267,7 @@ getPharmacyCabinetLists();
|
||||
.report-container {
|
||||
width: 100%;
|
||||
max-width: 1200px;
|
||||
margin: 0 auto;
|
||||
box-sizing: border-box;
|
||||
padding: 24px 32px;
|
||||
background: #fff;
|
||||
@@ -320,6 +321,8 @@ getPharmacyCabinetLists();
|
||||
font-weight: 500;
|
||||
white-space: nowrap;
|
||||
flex: 1;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
.divider {
|
||||
height: 1px;
|
||||
|
||||
Reference in New Issue
Block a user