This commit is contained in:
aixianling
2022-12-26 17:45:52 +08:00
parent cd3c292897
commit dc5fefccdc

View File

@@ -51,5 +51,9 @@ export default {
right: 0; right: 0;
z-index: 9; z-index: 9;
} }
::v-deep uni-textarea {
width: 100%;
}
} }
</style> </style>