Commit c476dbfcd10193eb679c5a3797b30b58017f6e97

Authored by ww
1 parent 4c48b4a3

perf: in the middle empty text

... ... @@ -276,4 +276,8 @@
276 276 .configuration-list:deep(.ant-list-pagination) {
277 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 283 </style>
... ...