status cleanup
This commit is contained in:
parent
2fcbdc79e7
commit
d7efc4f45e
2 changed files with 18 additions and 7 deletions
|
|
@ -138,4 +138,10 @@
|
|||
var(--gradient) border-box;
|
||||
border-radius: 2rem;
|
||||
border: 1px solid transparent;
|
||||
}
|
||||
|
||||
#adminNpub {
|
||||
font-size: 8px; /* Adjust font size to fit on one line */
|
||||
text-align: left; /* Left align the text */
|
||||
line-break: anywhere; /* Ensure long text breaks appropriately */
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue