This commit is contained in:
@jyuhsin
2025-09-18 16:09:24 +08:00
parent cfc4c5210d
commit 3d7f8c3a75
27 changed files with 191 additions and 191 deletions
@@ -328,13 +328,13 @@ const applyForm = {
},
},
style: /*language=CSS*/ `
::v-deep .companionList_empty_text {
/deep/ .companionList_empty_text {
text-align: center;
padding: 10px 0;
font-size: 14px;
color: grey;
}
::v-deep .button {
/deep/ .button {
position: fixed;
bottom: 0;
width: 100%;