We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b1047f commit 2e2f947Copy full SHA for 2e2f947
ui/src/css/datatables.css
@@ -10,7 +10,7 @@
10
.datatable-input {
11
@apply focus:outline-none focus:ring-2 focus:ring-vapor focus:border-transparent;
12
@apply py-2 pl-3 pr-4 border border-vapor rounded-full text-sm;
13
- @apply w-64 max-w-xs;
+ @apply w-64 max-w-xs ml-1 mr-1;
14
}
15
16
/* Table styling enhancements */
0 commit comments