I noticed that the breadcrumb.component.scss , the value of font-size not valid.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

qusai taha created an issue. See original summary.

Qusai Taha’s picture

FileSize
432 bytes
Rajab Natshah’s picture

Status: Needs review » Needs work

Thank you Qusai for reporting and patching
Nice catch!
We could switch it to use RFS

 .breadcrumb {
   @include font-size($font-size-sm);
 }

I do think we maybe need to switch all font-size: to use the @include font-size() mixin, we could do that in a stand a lone issue.
Please, upload a new patch

Qusai Taha’s picture

FileSize
433 bytes
Qusai Taha’s picture

Tank you rajab.
I did it.

Rajab Natshah’s picture

Assigned: Qusai Taha » Unassigned
Status: Needs work » Needs review
Rajab Natshah’s picture

FileSize
1.78 KB

The right patch would be as the attached patch

Rajab Natshah’s picture

Rajab Natshah’s picture

Assigned: Unassigned » Mohammed J. Razem
Issue tags: +varbase-8.7.3

Committed ... Thank you :)

Rajab Natshah’s picture

Assigned: Mohammed J. Razem » Unassigned
Rajab Natshah’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.