prettier + clang-format.

This commit is contained in:
2024-04-11 18:36:31 -04:00
parent a7922ff44e
commit 1ceeed1007
7 changed files with 277 additions and 1667 deletions

View File

@ -375,7 +375,10 @@ class TfElement extends LitElement {
: html`<div>Select or create an identity.</div>`
: this.render_tab();
return html`
<div style="width: 100vw; min-height: 100vh; height: 100%" class="w3-theme-dark">
<div
style="width: 100vw; min-height: 100vh; height: 100%"
class="w3-theme-dark"
>
<div style="padding: 8px">
${this.render_id_picker()} ${tabs}
${this.tags.map(