Merge branch 'ent-12252-vista-tactica-de-seguridad-vulnerabilidades' into ent-12253-informe-de-vulnerabilidades
This commit is contained in:
commit
59820eacca
|
@ -119,7 +119,7 @@
|
|||
.dt-buttons {
|
||||
display: flex;
|
||||
margin: 10px;
|
||||
margin-left: 0px;
|
||||
margin-left: 10px;
|
||||
position: relative;
|
||||
}
|
||||
.dt-buttons button {
|
||||
|
@ -148,6 +148,15 @@
|
|||
.col-md-7 {
|
||||
width: 80%;
|
||||
}
|
||||
.col-sl-12 {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.col-sl-4 {
|
||||
width: 33%;
|
||||
margin: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes load {
|
||||
|
|
Loading…
Reference in New Issue