feat: 本次提交更新内容如下
去掉悬浮模块善待你
This commit is contained in:
@@ -405,16 +405,6 @@ export default function NewMomentsSyncTask() {
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
|
||||
<div className="fixed bottom-0 left-0 right-0 p-4">
|
||||
<div className="flex justify-center">
|
||||
<button className="w-12 h-12 bg-white rounded-full shadow-md flex items-center justify-center">
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M13 10V3L4 14H11V21L20 10H13Z" stroke="#CCCCCC" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round"/>
|
||||
</svg>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user