app/assets/stylesheets/administrate/library/_data-label.scss in administrate-0.6.0 vs app/assets/stylesheets/administrate/library/_data-label.scss in administrate-0.7.0

- old
+ new

@@ -1,7 +1,7 @@ @mixin data-label { color: $hint-grey; - font-size: modular-scale(-1); + font-size: 0.8em; font-weight: 400; letter-spacing: 0.0357em; position: relative; text-transform: uppercase; }