Revert "Feat/parent child retrieval" (#12095)
This commit is contained in:
4
web/app/components/base/retry-button/style.module.css
Normal file
4
web/app/components/base/retry-button/style.module.css
Normal file
@@ -0,0 +1,4 @@
|
||||
.retryBtn {
|
||||
@apply inline-flex justify-center items-center content-center h-9 leading-5 rounded-lg px-4 py-2 text-base;
|
||||
@apply border-solid border border-gray-200 text-gray-500 hover:bg-white hover:shadow-sm hover:border-gray-300;
|
||||
}
|
||||
Reference in New Issue
Block a user