Commit e1a5b622 authored by Leopoldthecoder's avatar Leopoldthecoder Committed by 杨奕

Table: align sort arrows

parent be3dcbfc
......@@ -431,7 +431,6 @@
display: inline-flex;
flex-direction: column;
align-items: center;
justify-content: center;
height: 34px;
width: 24px;
vertical-align: middle;
......@@ -445,6 +444,7 @@
height: 0;
border: solid 5px transparent;
position: absolute;
left: 7px;
&.ascending {
border-bottom-color: $--color-text-placeholder;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment