gpt4 book ai didi

css - ionic : How is it possible to change the width of $ionicPopup?

转载 作者:太空宇宙 更新时间:2023-11-03 21:20:53 24 4
gpt4 key购买 nike

我正在尝试更改 $ionicPopup 的宽度;我尝试使用以下 css 代码将其导入 cssClass: my-popup:

.my-popup {
width: 400;
}

但这似乎没有用。

我真的被困在那里,目前无法找到解决方案。

任何帮助将不胜感激。谢谢。

最佳答案

将以下内容放在 src/theme/variables.scss 文件中;

$popover-ios-width: 300px;

关于css - ionic : How is it possible to change the width of $ionicPopup?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37482232/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com