Accept Merge Request #24: (feature/hant -> develop)

Merge Request: 调整

Created By: @todayswind
Accepted By: @todayswind
URL: https://g-bcrc3009.coding.net/p/allocatr/d/allocatr/git/merge/24?initial=true
This commit is contained in:
todayswind 2025-04-19 22:17:55 +08:00 committed by Coding
commit eef4c1a5b4

View File

@ -193,7 +193,7 @@
<link rel="stylesheet" href="/assets/css/select.css"> <link rel="stylesheet" href="/assets/css/select.css">
<style> <style>
.full-height { .full-height {
height: 100vh; /*height: 100vh;*/
width: 100vw; width: 100vw;
background: #fff; background: #fff;
} }
@ -215,7 +215,7 @@
} }
.content { .content {
display: flex; display: flex;
height: 100vh; /*height: 100vh;*/
} }
.form-area { .form-area {
flex: 2; flex: 2;