_yii.scss 127 B

12345678
  1. ._yii {
  2. @extend %simple;
  3. .detail-header-tag, .detailHeaderTag {
  4. float: right;
  5. color: var(--textColorLight);
  6. }
  7. }