style: 分组编辑框宽度调整 (#105)

This commit is contained in:
tbphp
2025-08-04 21:08:57 +08:00
committed by GitHub
parent b250b95d3c
commit 4bd7e79e32

View File

@@ -864,6 +864,7 @@ async function handleSubmit() {
<style scoped> <style scoped>
.group-form-modal { .group-form-modal {
width: 800px;
--n-color: rgba(255, 255, 255, 0.95); --n-color: rgba(255, 255, 255, 0.95);
} }