kopia lustrzana https://github.com/shoelace-style/shoelace
remove unused styles
rodzic
11f7bf2bb1
commit
a923d1effc
|
@ -226,14 +226,3 @@ body.flavor-html [data-flavor]:not([data-flavor='html']) {
|
|||
body.flavor-react [data-flavor]:not([data-flavor='react']) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/*
|
||||
.code-block--expanded.code-block--show-html .code-block__source--html,
|
||||
.code-block--expanded.code-block--show-react .code-block__source--react,
|
||||
|
||||
When a code block is expanded but doesn't have a React example, force the HTML example to show
|
||||
|
||||
.code-block--expanded:not(.code-block--has-react) .code-block__source--html {
|
||||
display: block;
|
||||
}
|
||||
*/
|
||||
|
|
Ładowanie…
Reference in New Issue