@import "../customVars";

.v-tx-details-list {
  margin-right: 32px;
}

.v-tx-details-list:last-child {
  margin-right: 0;
}
