UNPKG

@tntd/reference

Version:

<!-- * @Author: 周泽飞 zefei.zhou@tongdun.net * @Date: 2024-12-03 10:07:54 * @LastEditors: 周泽飞 zefei.zhou@tongdun.net * @LastEditTime: 2024-12-03 10:11:41 * @FilePath: /tntd3/packages/reference/README.md * @Description: 这是默认设置,请设置`customMade`, 打开koroFi

22 lines (21 loc) 448 B
.reference-online-check-drawer { .mb16 { margin-bottom: 16px; } .refer-panel-head { display: flex; align-items: center; width: 100%; > span { max-width: 90%; margin-right: 4px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } } .ant-collapse-content-box { padding: 16px; background-color: @bg-color-quaternary; } }