source: trip-planner-front/node_modules/primeng/resources/components/inputtextarea/inputtextarea.css@ 59329aa

Last change on this file since 59329aa was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago

adding photos

  • Property mode set to 100644
File size: 118 bytes
Line 
1.p-inputtextarea-resizable {
2 overflow: hidden;
3 resize: none;
4}
5
6.p-fluid .p-inputtextarea {
7 width: 100%;
8}
Note: See TracBrowser for help on using the repository browser.