mirror of
https://github.com/pi-hole/web.git
synced 2025-12-20 02:38:28 +00:00
Tweak margin and padding to achieve better indentation alignment
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
@@ -385,7 +385,8 @@ $(function () {
|
||||
data: json,
|
||||
expandIcon: "fa fa-angle-down fa-fw",
|
||||
collapseIcon: "fa fa-angle-right fa-fw",
|
||||
indent: 1.25,
|
||||
parentsMarginLeft: "0",
|
||||
indent: 2.5,
|
||||
});
|
||||
$("#spinner").hide();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user