diff options
Diffstat (limited to 'catalog-ui/src/app/view-models/dashboard/dashboard.less')
-rw-r--r-- | catalog-ui/src/app/view-models/dashboard/dashboard.less | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/catalog-ui/src/app/view-models/dashboard/dashboard.less b/catalog-ui/src/app/view-models/dashboard/dashboard.less index 7993390769..02280cdb42 100644 --- a/catalog-ui/src/app/view-models/dashboard/dashboard.less +++ b/catalog-ui/src/app/view-models/dashboard/dashboard.less @@ -244,13 +244,6 @@ } } - &.PRODUCT { - .b_14_m; - &::before { - content: 'P'; - } - } - &.green { .d_12; &::before { |