katoid / angular-grid-layout

Responsive grid with draggable and resizable items for Angular applications.
https://katoid.github.io/angular-grid-layout
MIT License
462 stars 61 forks source link

Change Resize Icon color #40

Closed Siji-BJ closed 2 years ago

Siji-BJ commented 2 years ago

Is it possible to change the color of resize icon

Chirag-y commented 2 years ago

Yes just target .grid-item-resize-icon class in your style.css and set whatever color you like, Make sure you add !important in color property.