Browse Source

Fixed sortable style error when using table-sm (#4750)

文翼 6 years ago
parent
commit
0aeafaf507
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/themes/theme.scss

+ 1 - 1
src/themes/theme.scss

@@ -104,7 +104,7 @@
           cursor: pointer;
           background-position: right;
           background-repeat: no-repeat;
-          padding-right: 30px;
+          padding-right: 30px !important;
         }
 
         .both {