.colordisk[data-v-475cf68a] {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  cursor: grab;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.colordisk .game__frame[data-v-475cf68a] {
  width: 100%;
  display: flex;
}
.colordisk .game__frame--box[data-v-475cf68a] {
  width: inherit;
  height: 15px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 0 0.5px #b3b3b3;
  border-right: 0;
}
.colordisk .game__frame--box .colordisk__box[data-v-475cf68a] {
  width: 14px;
  height: 14px;
  font-size: 9px;
  border-radius: 50%;
  margin-right: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
