Merge branch 'ent-7720-bug-visual-en-correlacion-de-alertas' into 'develop'

fixed error

See merge request 
This commit is contained in:
Daniel Rodriguez 2021-09-08 13:35:45 +00:00
commit 3b5545cde4

@ -170,11 +170,12 @@ div#rules::after {
position: relative;
display: block;
margin: 2em auto;
font-size: 3em;
font-size: 2.5em;
color: #aaa;
overflow: hidden;
background: #fff;
text-align: center;
height: 100px;
}
div#rules.cleanup::after {
content: none;