1
1
mirror of https://github.com/primer/css.git synced 2024-11-30 01:04:04 +03:00

BREAKING: remove .UnderlineNav-item.selected

This commit is contained in:
Shawn Allen 2019-10-31 16:18:14 -07:00
parent e57d1c0264
commit bca8a59b2b

View File

@ -31,8 +31,6 @@
} }
} }
// TODO@14.0.0: remove &.selected
&.selected,
&[role=tab][aria-selected=true], &[role=tab][aria-selected=true],
&[aria-current] { &[aria-current] {
font-weight: $font-weight-bold; font-weight: $font-weight-bold;