mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-08-05 14:50:11 +00:00
feat: add pendingAuthRequestsRefreshing state to improve loading feedback in auth request components
This commit is contained in:
@@ -172,6 +172,10 @@ input[type='file'].input::file-selector-button:hover {
|
||||
@apply shrink-0;
|
||||
}
|
||||
|
||||
.btn-icon-spin {
|
||||
animation: spin 0.9s linear infinite;
|
||||
}
|
||||
|
||||
.btn.full {
|
||||
@apply my-2.5 h-12 w-full;
|
||||
font-size: var(--font-md);
|
||||
|
||||
Reference in New Issue
Block a user