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 b423c84 commit 4b98c58Copy full SHA for 4b98c58
src/assets/styles/bmc/custom/_tables.scss
@@ -8,6 +8,12 @@
8
thead {
9
tr {
10
th {
11
+ svg.bi-arrow-down-short,
12
+ svg.bi-arrow-up-short {
13
+ position: absolute !important;
14
+ left: -3px !important;
15
+ top: 38% !important;
16
+ }
17
// svg {
18
// background-position: left calc(1.5rem / 2) center !important;
19
// padding-left: calc(1.2rem + 0.65em) !important;
0 commit comments