Files
zszq-trs/YLErpWeb/wwwroot/Style/Css/entryexitList.css
T
2024-05-09 14:06:26 +08:00

17 lines
324 B
CSS

.chosen-choices .search-choice {
max-width: 148px;
}
.chosen-choices .search-choice span {
word-wrap: break-word;
word-break: break-all;
white-space: pre-wrap !important;
}
.generateExit {
border: 1px solid #8B2323;
color: #ca4241;
margin: 3px 1px !important;
width: 100px !important;
}