Merge branch 'ent-6700-botones-en-alertas-correlativas-descolocados' into 'develop'

fixed visual error alert correlated alerts

See merge request artica/pandorafms!3606
This commit is contained in:
Daniel Rodriguez 2020-12-02 10:15:33 +01:00
commit 6ffc803060
1 changed files with 0 additions and 2 deletions

View File

@ -11,10 +11,8 @@ ul.wizard {
ul.wizard li {
padding-bottom: 10px;
padding-top: 10px;
display: flex;
flex-direction: row;
align-items: center;
justify-content: flex-start;
}
ul.wizard li > label:not(.p-switch) {