add subplebbit component

This commit is contained in:
plebeius.eth
2024-03-17 21:47:16 +01:00
parent 1780b9534c
commit 7f8a996eec
6 changed files with 86 additions and 62 deletions
@@ -0,0 +1,10 @@
.debug {
position: fixed;
top: 0;
right: 0;
padding: 0.5em;
}
.debug select {
margin: 2px;
}