Skip to content

Commit c28ffc6

Browse files
author
syshex
committed
Merge remote-tracking branch 'origin/master'
2 parents 9af500f + 706da7c commit c28ffc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/VueBootstrapTable.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
table; width: 100%;
9292
}
9393
*/
94-
.spinner {
94+
.vue-table-loading .spinner {
9595
border: 16px solid #f3f3f3; /* Light grey */
9696
border-top: 16px solid #3498db; /* Blue */
9797
border-radius: 50%;
@@ -690,4 +690,4 @@
690690
events: {
691691
}
692692
}
693-
</script>
693+
</script>

0 commit comments

Comments
 (0)