Skip to content

Commit 0635a41

Browse files
committed
fix: add missing coreui-angular logo, cleanup
1 parent 31c5287 commit 0635a41

9 files changed

+42
-284
lines changed

Diff for: src/app/containers/default-layout/default-layout.component.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
>
88
<c-sidebar-brand
99
[brandFull]="{
10-
src: 'assets/img/brand/coreui-pro-angular-white.svg',
11-
width: 190,
12-
height: 35,
10+
src: 'assets/img/brand/coreui-angular.svg',
11+
width: 200,
12+
height: 46,
1313
alt: 'CoreUI Logo'
1414
}"
1515
[brandNarrow]="{

Diff for: src/assets/img/brand/coreui-angular.svg

+39
Loading

Diff for: src/assets/img/brand/coreui-pro-angular-white.svg

-50
This file was deleted.

0 commit comments

Comments
 (0)