mirror of
https://github.com/itdoginfo/podkop.git
synced 2025-12-13 15:06:51 +03:00
chore: change podkop config luci builder
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user