#12391 sunburst widget fix style

This commit is contained in:
Jonathan 2023-12-19 12:57:13 +01:00
parent 4f72ea91a5
commit a21b332b1d
1 changed files with 1 additions and 1 deletions

View File

@ -544,7 +544,7 @@ div#main_pure:has(.events-pure) {
margin-bottom: 50px !important; margin-bottom: 50px !important;
} }
div#sunburst > svg { #main > #container_servicemap > div#sunburst > svg {
width: 750px; width: 750px;
height: 750px; height: 750px;
} }