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:
parent
8beb9ae94f
commit
8a723daf6a
|
@ -1,4 +1,4 @@
|
|||
label.raised, .api-header label {
|
||||
.api-header label {
|
||||
border-radius: 4px;
|
||||
padding: 4px 16px;
|
||||
display: inline;
|
||||
|
|
Loading…
Reference in New Issue