mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-02-17 20:20:37 +03:00
Removed Extra Variable
I'hv checked & found this variable (@icon-color) is extra.
This commit is contained in:
parent
2b4847f350
commit
87a444f256
|
@ -6,7 +6,6 @@
|
|||
@mdb-text-color-light-hex: @white; // for contrast function in inverse
|
||||
@mdb-text-color-primary: ~"rgba(@{rgb-black}, 0.87)";
|
||||
@mdb-text-color-primary-hex: @black; // for contrast function in inverse
|
||||
@icon-color: rgba(0,0,0,0.5);
|
||||
|
||||
|
||||
@mdb-label-color: ~"rgba(@{rgb-black}, 0.26)";
|
||||
|
|
Loading…
Reference in New Issue
Block a user