.tj-scrollbar::-webkit-scrollbar{width:5px;height:1px}.tj-scrollbar::-webkit-scrollbar-thumb{width:10px;border-radius:10px;box-shadow:inset 0 0 5px rgba(0,0,0,0.2);background:#ddd}.tj-scrollbar::-webkit-scrollbar-track{width:2px;box-shadow:inset 0 0 5px rgba(0,0,0,0.2);border-radius:10px;background:#fff}

.tj-elicon-choose .el-row {
  height: 300px;
  overflow: auto;
  text-align: center;
}
.tj-elicon-choose .el-row .el-col {
  margin-bottom: 10px;
}
.tj-elicon-choose .el-row .el-button {
  font-size: 20px;
}

