mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
Defect fixes for QA
This commit is contained in:
parent
d0b3208ab7
commit
d06c51c328
7 changed files with 145 additions and 129 deletions
|
@ -15,6 +15,7 @@ const theme = ({ dt }) => `
|
|||
.p-carousel-content {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
gap: ${dt('carousel.content.gap')};
|
||||
}
|
||||
|
||||
.p-carousel-viewport {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue