chore: change podkop config luci builder

This commit is contained in:
divocat
2025-10-08 23:26:53 +03:00
parent acd1ca1bcb
commit d176f24a7f
11 changed files with 977 additions and 2610 deletions

View File

@@ -24,10 +24,30 @@ export const GlobalStyles = `
display: none;
}
#cbi-podkop-main-_status > div {
#cbi-podkop-dashboard-_mount_node > div {
width: 100%;
}
#cbi-podkop-dashboard > h3 {
display: none;
}
#cbi-podkop-settings > h3 {
display: none;
}
#cbi-podkop-section > h3:nth-child(1) {
display: none;
}
.cbi-section-remove {
margin-bottom: -32px;
}
.cbi-value {
margin-bottom: 20px !important;
}
/* Dashboard styles */
.pdk_dashboard-page {