업로드

This commit is contained in:
2024-02-18 13:48:12 +09:00
parent 24f3c4835b
commit 88db183909
40 changed files with 77 additions and 66 deletions

View File

@@ -1956,6 +1956,14 @@
.comp_top {
z-index: 2;
height: 32.7rem;
.comp_body {
.text_area {
display: flex;
> * {
flex:1;
}
}
}
}
.comp_md {
position: relative;