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

@ -16,12 +16,6 @@ const css = `
top: 50%;
margin-top: -.5rem;
}
.p-fluid .p-input-icon-left,
.p-fluid .p-input-icon-right {
display: block;
width: 100%;
}
}
`;