@charset "utf-8";

.bd_hidden {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0;
}

.table__action-column {
  width: 1px;
  white-space: nowrap;
}

.__variable-wrapper {
  margin-right: 4px;
  background-color: #e5e5e5;
  border-radius: 4px;
  padding: 2px 3px;
  box-sizing: border-box;
}
