open-vault/ui/app/styles/components/info-table.scss

10 lines
132 B
SCSS

.info-table {
&.vlt-table td {
padding-top: 0px;
padding-bottom: 0px;
}
.info-table-row {
box-shadow: none;
}
}