simplify css selectors

This commit is contained in:
Rachid Mrad 2025-02-19 12:13:39 -05:00
parent 0890e0afd9
commit c501eac133
No known key found for this signature in database

View file

@ -103,8 +103,7 @@ th {
}
}
@include at-media(tablet-lg) {
th[data-sortable]:not(.left-align-sort-button) .usa-table__header__button,
th[data-sortable]:not(.left-align-sort-button) .usa-table__header__button:not([aria-sort]) {
th[data-sortable]:not(.left-align-sort-button) .usa-table__header__button {
// position next to the copy
right: auto;
// slide left to mock a margin between the copy and the icon