feat: darkmode skeleton and universal search

This commit is contained in:
Ahmed Bouhuolia
2025-10-21 00:14:31 +02:00
parent ce01b8645b
commit 0477133cda
9 changed files with 116 additions and 22 deletions

View File

@@ -399,8 +399,8 @@ $dashboard-views-bar-height: 44px;
&__fallback-loading {
display: flex;
flex-direction: column;
background-color: var(--color-dashboard-fallback-loading-background);
height: 100%;
background-color: #fbfbfb;
.bp4-spinner {
margin: auto;