This commit is contained in:
2026-04-06 21:11:57 +03:30
parent b3fb4f4baf
commit 8990edf064
37 changed files with 140 additions and 59 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ input.p-inputtext {
margin-inline-end: 0.5rem;
}
.p-inputgroup > .p-component:first-child {
.p-inputgroup > .p-component.hasSuffix:first-child {
border-start-start-radius: 0 !important;
border-end-start-radius: 0 !important;
border-end-end-radius: var(--p-inputgroup-addon-border-radius);