index.ui.css 221 B

123456
  1. #mainContent {display: flex;}
  2. .border-hover:hover {border-color: var(--color-primary-500)}
  3. div.setting-box[data-id=platform] div.text-md {white-space: nowrap;}
  4. .svg-icon {height: 24px; width: 24px; text-align: center;}