Skip to content
This repository was archived by the owner on Dec 28, 2023. It is now read-only.

Commit 12628f2

Browse files
committed
apply fix
1 parent 0c9f0bd commit 12628f2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

css/registration.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,11 @@
381381

382382
[data-state~="logged_in.manage_tab.loadingApps.empty"] .no-apps-wrapper {
383383
display: inline-block;
384+
visibility: visible;
385+
}
386+
387+
[data-state~="logged_in.manage_tab.loadingApps.empty"] .manage-apps {
388+
visibility: hidden;
384389
}
385390

386391
.no-apps-wrapper {

0 commit comments

Comments
 (0)