Skip to content

Commit 4bd7e79

Browse files
authored
style: 分组编辑框宽度调整 (#105)
1 parent b250b95 commit 4bd7e79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/src/components/keys/GroupFormModal.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -864,6 +864,7 @@ async function handleSubmit() {
864864

865865
<style scoped>
866866
.group-form-modal {
867+
width: 800px;
867868
--n-color: rgba(255, 255, 255, 0.95);
868869
}
869870

0 commit comments

Comments
 (0)