Merge branch 'ent-12252-vista-tactica-de-seguridad-vulnerabilidades' into ent-12253-informe-de-vulnerabilidades

This commit is contained in:
Daniel Cebrian 2023-11-20 11:54:05 +01:00
commit 59820eacca
1 changed files with 10 additions and 1 deletions

View File

@ -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 {