mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-17 14:34:19 +01:00
tweaks
This commit is contained in:
@@ -15,6 +15,11 @@ customElements.define('developer-tooling', class extends HTMLElement {
|
||||
this.template.innerHTML = `
|
||||
<div>
|
||||
<style>
|
||||
:host > div {
|
||||
padding-bottom: 4rem;
|
||||
font-size: .9em;
|
||||
}
|
||||
|
||||
#add-key-input {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user