@import './common/var.css';

.drip-switch-cell {
  padding-top: 8px;
  padding-bottom: 8px;

  .drip-switch {
    float: right;
  }
}
