因其它css样式文件中包含“div{ overflow:hidden; }”引起的artdialog的图片,标题,以及关闭按钮不显示的问题;

如下图:

artdialog的图片,标题,以及关闭按钮不显示的问题

解决办法:在artdialog的样式文件顶部添加一行:div{ overflow:visible; }

artdialog的图片,标题,以及关闭按钮不显示的问题

最终效果:

artdialog的图片,标题,以及关闭按钮不显示的问题

相关文章:

  • 2022-12-23
  • 2021-05-27
  • 2021-10-02
  • 2022-12-23
  • 2021-12-11
  • 2021-08-11
  • 2021-12-07
猜你喜欢
  • 2021-10-06
  • 2022-02-07
  • 2022-12-23
  • 2021-11-27
  • 2022-02-05
  • 2021-08-07
  • 2022-12-23
相关资源
相似解决方案