Table css fix, more db curation

This commit is contained in:
2026-03-21 12:07:41 +01:00
parent 380945d253
commit d5a1c8278d
2 changed files with 0 additions and 1 deletions

Binary file not shown.

View File

@@ -741,7 +741,6 @@ textarea {
display: grid; display: grid;
align-items: stretch; align-items: stretch;
width: 100%; width: 100%;
min-width: max-content;
font-size: 1.5rem; font-size: 1.5rem;
border-top: 1px solid rgba(127, 96, 55, 0.2); border-top: 1px solid rgba(127, 96, 55, 0.2);
border-left: 1px solid rgba(127, 96, 55, 0.2); border-left: 1px solid rgba(127, 96, 55, 0.2);