Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a947b1b

Browse filesBrowse files
committed
Merge branch 'patch-1' of https://github.com/seddighi78/coreui-vue into seddighi78-patch-1
2 parents d781bed + 3b9ea32 commit a947b1b
Copy full SHA for a947b1b

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎src/components/table/CDataTable.vue

Copy file name to clipboardExpand all lines: src/components/table/CDataTable.vue
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
v-if="haveFilterOption"
1010
>
1111
<template v-if="tableFilter">
12-
<label class="mr-2">{{tableFilterData.label}}</label>
12+
<label class="mx-2">{{tableFilterData.label}}</label>
1313
<input
1414
class="form-control"
1515
type="text"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.