You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
使用DesginToken:Ant Design Pro 的全量模版提供了DesginToken的功能,你可以通过修改相关的Token来调整边距。具体的步骤是在config/defaultSettings.js文件中定制主题,并在其中使用DesginToken来定义不同组件的样式。例如,你可以尝试修改@padding-md的值来调整边距大小。
🧐 问题描述 | Problem description
前端技术基本为0(一点点css知识)的设计师,按照官方文档,磕磕碰碰的搭建了ant deisgn pro的全量模版,期望通过定制主题来为业务提供支持,目前已经实现compact主题,但是发现layout之间的边距依然很大,如下图,左边是默认效果,右边是希望实现的效果截图:
自己摸索了半天也没有找到方法,特来这里向大家请教。
The text was updated successfully, but these errors were encountered: