mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 修改列表页标题过长的展示问题
This commit is contained in:
@@ -129,7 +129,7 @@ $contentWidth: calc(82vw);
|
||||
@include go('modal-box') {
|
||||
width: $contentWidth;
|
||||
.list-content {
|
||||
margin-top: 20px;
|
||||
margin-top: 28px;
|
||||
border-radius: $--border-radius-base;
|
||||
overflow: hidden;
|
||||
@include background-image('background-point');
|
||||
|
||||
Reference in New Issue
Block a user