简体   繁体   English

如何修复PrimeNG下拉样式问题?

[英]How to fix PrimeNG dropdown style issue?

I'm using PrimeNG 1.0.0-rc.4 (although had the same issue with earlier version). 我正在使用PrimeNG 1.0.0-rc.4(虽然与早期版本有相同的问题)。 The dropdown always displays its dropdown pointer to the right. 下拉列表始终显示其右侧的下拉指针。 A rollover shows the associated button is also to the right. 翻转显示相关按钮也在右侧。 Tried it with different themes with same result. 尝试用不同的主题和相同的结果。 What's going on and how do I fix it? 发生了什么,我该如何解决?

PrimeNG DropDown

My recommendation would be that you better use the grid system provided by PrimeNG, because you maybe solve that specific issue now, but it's so probable that you'll find more like that on the way. 我的建议是你最好使用PrimeNG提供的网格系统,因为你现在可能已经解决了这个问题,但很可能你会在途中发现更多这样的问题。 Here's the documentation about it: http://www.primefaces.org/primeng/#/responsive 这是关于它的文档: http//www.primefaces.org/primeng/#/responsive

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM