added a dark theme toggle button on Copyjobs next to refresh button and covered full feature

This commit is contained in:
Sakshi Gupta
2025-12-29 12:57:26 +05:30
parent 42e230b88b
commit 72debd0778
33 changed files with 298 additions and 142 deletions

View File

@@ -406,7 +406,11 @@ body {
width: 440px;
min-height: 565px;
}
.dataExplorerLoaderforcopyJobs{
width: 100%;
min-height: 565px;
right: 0;
}
.dataExplorerTabLoaderContainer {
left: initial;
top: initial;