blob: 867749d8e9580efa32f344b692576407ed802a7b [file] [log] [blame]
.vsp-component-monitoring {
.dropzone {
&:not(:last-child) {
padding-bottom: 50px;
}
.monitoring-file {
display: flex;
.filename {
opacity: 1;
width: auto;
border-right-style: none;
}
.delete {
display: flex;
width: 30px;
justify-content: center;
align-items: center;
}
}
}
}