Fix lint
This commit is contained in:
parent
b59582fdf8
commit
5f987f6c64
|
@ -16,7 +16,6 @@ $material-dark: (
|
|||
'app-bar': map-get($material-dark-elevation-colors, '4'),
|
||||
'bottom-navigation': map-get($material-dark-elevation-colors, '8'),
|
||||
'cards': map-get($material-dark-elevation-colors, '1'),
|
||||
|
||||
// This elevation is different. Normally its 16
|
||||
'navigation-drawer': map-get($material-dark-elevation-colors, '8'),
|
||||
'toolbar': map-get($material-dark-elevation-colors, '4'),
|
||||
|
|
Loading…
Reference in New Issue