Add trans

This commit is contained in:
cuom1999 2024-01-30 22:20:55 -06:00
parent 2ff1ed0f54
commit 0de11d26a6
4 changed files with 70 additions and 7 deletions

View file

@ -312,6 +312,19 @@ a {
margin-left: -20px;
}
.pagedown-image-upload {
.submit-input {
display: flex;
min-width: inherit;
float: right;
}
.deletelink-box {
position: absolute;
top: 2px;
right: 1em;
}
}
@media (max-width: 799px) {
.hide_texts_on_mobile .actionbar-text {
display: none;