Showing
1 changed file
with
4 additions
and
0 deletions
@@ -276,4 +276,8 @@ | @@ -276,4 +276,8 @@ | ||
276 | .configuration-list:deep(.ant-list-pagination) { | 276 | .configuration-list:deep(.ant-list-pagination) { |
277 | height: 24px; | 277 | height: 24px; |
278 | } | 278 | } |
279 | + | ||
280 | + .configuration-list:deep(.ant-list-empty-text) { | ||
281 | + @apply w-full h-full flex justify-center items-center; | ||
282 | + } | ||
279 | </style> | 283 | </style> |