creating threads

This commit is contained in:
2025-07-01 14:14:29 +03:00
parent c7fb6784c4
commit 604f9d6aba
9 changed files with 165 additions and 10 deletions

View File

@ -476,6 +476,10 @@ input[type="text"], input[type="password"], textarea, select {
height: 50%;
width: 50%;
}
&.full > svg, img {
height: 100%;
width: 100%;
}
}
.block-img {