Add manual image conversion for admin

This commit is contained in:
Kijin Sung 2024-12-16 01:50:44 +09:00
parent 818fd54b00
commit 84acc21817
12 changed files with 312 additions and 23 deletions

View file

@ -2,4 +2,8 @@
margin-top: -10px;
border-bottom: 1px solid #ccc;
background: #f5f5f5;
}
}
.x_help-block .preset_size {
font-size: 12px;
}