strikethrough for deprecated property name
This commit is contained in:
@@ -12,6 +12,10 @@
|
|||||||
{
|
{
|
||||||
color: $model-deprecated-font-color !important;
|
color: $model-deprecated-font-color !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
> td:first-of-type {
|
||||||
|
text-decoration: line-through;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
&-toggle
|
&-toggle
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user