Skip to content

Commit 4b98c58

Browse files
Updated changes to a common place (#447)
- Updated changes to a common place and removed from individual files
1 parent b423c84 commit 4b98c58

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/assets/styles/bmc/custom/_tables.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88
thead {
99
tr {
1010
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+
}
1117
// svg {
1218
// background-position: left calc(1.5rem / 2) center !important;
1319
// padding-left: calc(1.2rem + 0.65em) !important;

0 commit comments

Comments
 (0)