We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a620a99 commit 5f9e33bCopy full SHA for 5f9e33b
1 file changed
src/core/components/data-table/data-table.less
@@ -178,11 +178,8 @@
178
opacity: 0.87 !important;
179
}
180
181
- .sortable-cell.sortable-asc {
182
- }
183
- .sortable-cell.sortable-desc,
184
.sortable-cell.sortable-desc,
185
- .table-head-label {
+ .sortable-cell.sortable-desc .table-head-label {
186
&:after,
187
&:before {
188
transform: rotate(180deg) !important;
0 commit comments