fix(ui): 优化图片列表下拉选择器及表单项的样式与布局

This commit is contained in:
log1997
2025-12-08 15:37:46 +08:00
parent 0fa0dc50b2
commit af34ac8c00
3 changed files with 27 additions and 20 deletions

View File

@@ -4,6 +4,11 @@
themes: all;
}
@utility w-option-xs {
max-width: calc(var(--container-xs) - 90px);
}
/* @plugin "@tailwindcss/typography" */
body,