core defines inline code `code` as black
|
color: darken($db-color-red, 2%); |
but DB UI elements shows it mostly "color: inherit" style
don't know where it comes from https://github.com/search?q=repo%3Adb-ui%2Felements%20Consolas&type=code
what is the correct one and is it a Feature in core and a Bug in Elements or a Bug in Core and Feature in Elements?
regards
~Marcel
core defines inline code
`code`as blackcore/source/_patterns/00-base/_init.global.scss
Line 64 in 3619b72
but DB UI elements shows it mostly "color: inherit" style
don't know where it comes from https://github.com/search?q=repo%3Adb-ui%2Felements%20Consolas&type=code
what is the correct one and is it a Feature in core and a Bug in Elements or a Bug in Core and Feature in Elements?
regards
~Marcel