Skip to content

Conversation

mtzhao0827
Copy link
Contributor

@mtzhao0827 mtzhao0827 commented May 19, 2025

Ant Design 官方文档里的 Affix 组件也存在这个问题,我这边解决方法就是直接把width固定死了(
close #157

Signed-off-by: mtzhao0827 <justting_0827@outlook.com>
<template>
<div style="z-index: 1000;padding-left:30px">
<a-affix :offset-bottom="offset">

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

但是你竟然可以过Lint的CI吗) 看来多一个空行没啥影响hhh

@lin594 lin594 merged commit aa00f8f into e-dialect:master May 19, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

错误:注册点不动
2 participants