Fix select theming, add object field
This commit is contained in:
@@ -28,6 +28,7 @@ html {
|
||||
@include mat.icon-theme(theme.$rose-theme);
|
||||
@include mat.form-field-theme(theme.$rose-theme);
|
||||
@include mat.list-theme(theme.$rose-theme);
|
||||
@include mat.select-theme(theme.$rose-theme);
|
||||
@include custom-colours(theme.$rose-theme);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user