Merge branch 'ent-11162-bugs-visuales-en-vista-de-servicios' into 'develop'

Ent 11162 bugs visuales en vista de servicios

See merge request artica/pandorafms!5876
This commit is contained in:
Matias Didier 2023-07-03 15:23:52 +00:00
commit 321a048d80
2 changed files with 12 additions and 0 deletions

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.6 KiB

View File

@ -553,3 +553,8 @@ div#main_pure:has(.events-pure) {
.margn-b-50px {
margin-bottom: 50px !important;
}
div#sunburst > svg {
width: 750px;
height: 750px;
}