This commit is contained in:
2024-07-25 13:36:55 +08:00
parent 9a7fabcdbd
commit b35147baf9
7 changed files with 44 additions and 75 deletions

View File

@@ -21,6 +21,11 @@ uni-button[disabled]:not([type]), uni-button[disabled][type=default] {
background-color: transparent;
}
uni-toast .uni-toast {
width: auto;
min-width: 8em;
}
.content{
width: 100%;
min-height: 100%;