refactor(docs-infra): remove unused styles from `_label.scss` (#40704)

This commit removes some styles from `_label.scss` that are no longer
used (i.e. their CSS selectors do not match any element in the app).

PR Close #40704
This commit is contained in:
George Kalpakas 2021-02-05 12:49:04 +02:00 committed by Alex Rickabaugh
parent 8beb9ae94f
commit 8a723daf6a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
label.raised, .api-header label {
.api-header label {
border-radius: 4px;
padding: 4px 16px;
display: inline;