Column overflow bug?

UI Components for Vue
Post Reply
astyn3a
Posts: 1
Joined: 16 Apr 2021, 11:01

16 Apr 2021, 11:05

This is my html, on a 100% width page, overflow-x appears and column is not working properly.
Here is screenshot:
Image
Image

Code: Select all

<div class="p-grid">
	<div class="p-col-12 p-md-6 p-lg-3 test1">A</div>
	<div class="p-col-12 p-md-6 p-lg-3 test">B</div>
	<div class="p-col-12 p-md-6 p-lg-3">C</div>
	<div class="p-col-12 p-md-6 p-lg-3">D</div>
</div>
Why is this happening and how can I fix it?

tugce.kucukoglu
Posts: 560
Joined: 23 Oct 2020, 09:28

21 Apr 2021, 09:09

Hi,

Unfortunately, I didn't understand this problem. Do you have a codesandbox link for a test case?

Post Reply

Return to “PrimeVue”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests