style: 测试信息表格列不换行,列宽不小于标题
This commit is contained in:
@@ -91,6 +91,8 @@
|
||||
font-size: 13px;
|
||||
}
|
||||
.btn-delete:hover { background: #e74c3c; color: #fff; }
|
||||
#test-data-table th,
|
||||
#test-data-table td { white-space: nowrap; }
|
||||
</style>
|
||||
<script src="https://cdn.jsdelivr.net/npm/echarts@5.5.0/dist/echarts.min.js"></script>
|
||||
<script src="{{ url_for('static', filename='js/test_data.js') }}"></script>
|
||||
|
||||
Reference in New Issue
Block a user