scss/roojs-bootstrap/table.scss
authorAlan Knowles <alan@roojs.com>
Fri, 9 Jul 2021 06:17:32 +0000 (14:17 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 9 Jul 2021 06:17:32 +0000 (14:17 +0800)
scss/roojs-bootstrap/table.scss

index 29248cc..fb731d9 100644 (file)
@@ -49,6 +49,9 @@
 
 .table .sortable {
     cursor: pointer;
+    .i.fa-arrow-up, .i.fa-arrow-down {
+            margin-right: 6px;
+    }
 }
 
 .table-body-fixed tbody {