mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-18 06:54:22 +01:00
removed labels from building blocks files (#69)
Co-authored-by: rafapaezbas <rafa@holepunch.com>
This commit is contained in:
@@ -86,6 +86,10 @@ customElements.define('docs-viewer', class extends HTMLElement {
|
||||
#stability-indexing + p + p + table td:nth-child(2) {
|
||||
text-align: left
|
||||
}
|
||||
|
||||
.pear-api-label {
|
||||
font-size: 15px;
|
||||
}
|
||||
</style>
|
||||
<div id="panel" class="${lightMode ? 'light' : ''}"><slot></slot></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user