primeflex icon indicating copy to clipboard operation
primeflex copied to clipboard

border-top-1 class sets width to 0px in version 3.3.1 (WebJars)

Open JuliCorso opened this issue 1 month ago • 0 comments

Current Behavior: When using primeflex-3.3.1.min.css via WebJars, the class .border-top-1 is not applying 1px width.

Expected Behavior: The class should apply border-top-width: 1px.

Steps to Reproduce:

Add dependency org.webjars.npm:primeflex:3.3.1.

Use

Test
.

Inspect element.

Environment:

PrimeFlex version: 3.3.1

Browser: Chrome/Firefox

JuliCorso avatar Nov 24 '25 14:11 JuliCorso