基础6,揭示模态而不是白色



im 对基金会揭示模式有一些问题。当模态打开时,它的红色不是白色,我不知道如何改变我的代码。

#exampleModal1.reveal{"data-reveal" => ""}
  %h1 Awesome. I Have It.
  %p.lead Your couch. It is mine.
  %p I'm a cool paragraph that lives inside of an even cooler modal. Wins!
  %button.close-button{"aria-label" => "Close modal", "data-close" => "", :type => "button"}
    %span{"aria-hidden" => "true"} ×

刚刚找到解决方案,所以我不得不转到 _settings.scss 并将显示背景颜色更改为白色。

相关内容

  • 没有找到相关文章

最新更新