修复表格不换行

master
suhang_max@163.com 2022-10-31 17:56:24 +08:00
parent e2cf605510
commit 904fc143b5
1 changed files with 5 additions and 0 deletions

View File

@ -694,6 +694,11 @@
<div class="am-g fixed-list is-vertical-scroll">
<div class="am-u-sm-12">
<div class="list-content">
<style>
td {
word-break: break-all;
}
</style>
<table class="am-table am-table-striped am-table-hover table-main">
<thead style="display:block;width: 4200px;">
<tr class="am-text-nowrap">