A-l-y-l-e / Alyle-UI

Minimal Design, a set of components for Angular 16
https://alyle.io
MIT License
291 stars 43 forks source link

LyImageCropper-area-d #212

Open amir-1978 opened 1 year ago

amir-1978 commented 1 year ago

:beetle: Bug report

Describe the bug

override .LyImageCropper-area-d css

Minimal Reproduction

Steps to reproduce the behavior: I use this in development - ::ng-deep .LyImageCropper-area-d -, In development its working great After publishing the CSS changed to .d and cannot be overridden

Screenshots

image image

Which versions of Angular, Alyle UI, OS, TypeScript, browsers are affected?

Alyle UI Version: 13.4.0

Angular Version:


Angular CLI: 13.3.10

Enlcxx commented 1 year ago

To override the styles you can use dynamic styles. Similar https://github.com/A-l-y-l-e/Alyle-UI/issues/137