统一分类图标风格,目录结构调整

This commit is contained in:
fofolee
2025-01-06 10:24:13 +08:00
parent b8d48cb102
commit 4293f095ae
41 changed files with 53 additions and 53 deletions

View File

@@ -87,8 +87,8 @@
}
/* 输入框标签悬浮的位置 */
.command-composer .q-field--filled .q-field--float .q_field__label {
transform: translateY(-35%) scale(0.7);
.command-composer .q-field--filled.q-field--dense.q-field--float .q-field__label {
transform: translateY(-50%) scale(0.75);
}
/* 去除filled输入框边框 */