Refactor #5175 - Calendar shares styles

This commit is contained in:
tugcekucukoglu 2024-01-31 11:10:36 +03:00
parent d9cb8946b8
commit a23e3eb50d
2 changed files with 6 additions and 6 deletions

View file

@ -75,6 +75,12 @@ const inputTextCSS = `
.p-fluid .p-inputtext {
width: 100%;
}
.p-fluid .p-input-icon-left,
.p-fluid .p-input-icon-right {
display: block;
width: 100%;
}
`;
const css = `