mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-11 01:42:34 +00:00
Fixed #3533 - RadioButton and Rating causes scroll
This commit is contained in:
parent
ccc3aa7eb7
commit
17e7b6e7c0
2 changed files with 2 additions and 0 deletions
|
@ -143,6 +143,7 @@ export default {
|
|||
|
||||
<style>
|
||||
.p-rating {
|
||||
position: relative;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue