This commit is contained in:
snus xD
2026-02-25 14:01:01 +03:00
commit 3afb853cbd
139 changed files with 56188 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
.text-snippets-class > * > textarea{
width:40em;
height: 100%;
}
.text-snippets-class > * {
height: 100%;
width: 60em;
}
.text-snippets-class {
height: 70%;
}