Pre Merge pull request !360 from 网游之鱼/master

This commit is contained in:
网游之鱼 2022-03-17 11:55:42 +00:00 committed by Gitee
commit 58cc5f80db
2 changed files with 2 additions and 1 deletions

View File

@ -30,6 +30,7 @@ server:
max: 800
# Tomcat启动初始化的线程数默认值10
min-spare: 100
forward-headers-strategy: NATIVE
# 日志配置
logging:

View File

@ -1086,7 +1086,7 @@ table.rc-table-resizing thead > th > a {
/** 气泡弹出框样式 **/
.popover {
font-size: 13px;
max-width: unset;
max-width: 100%;
}
.popover-title {