mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-09 20:15:07 +00:00
(Toolbar) Fixed: Custom bg color cannot be applied to the toolbar background
This commit is contained in:
parent
ef216718b9
commit
7dc0892c83
|
@ -12,8 +12,8 @@ toolbar {
|
|||
|
||||
.mat-toolbar {
|
||||
position: relative;
|
||||
background: inherit;
|
||||
color: inherit;
|
||||
background: inherit !important;
|
||||
color: inherit !important;
|
||||
}
|
||||
|
||||
.logo {
|
||||
|
|
Loading…
Reference in New Issue
Block a user