适配小胡版1.79

This commit is contained in:
小胡
2023-02-09 20:00:07 +08:00
Unverified
parent 4eed4616cf
commit 45c9a076ab
643 changed files with 1164 additions and 16156 deletions

View File

@@ -40,10 +40,9 @@ html,body{
}
.form-group{
width: 100%;
box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
border: 1px solid #ebeef5;
border-bottom: 1px dotted #DEEFFB;
border-radius: var(--radius);
padding: 10px;
padding: var(--radius);
display: flex;
justify-content:flex-start;
flex-direction:row;