feat: add auto fresh to widgets independent mode (#224)

This commit is contained in:
Fine0830
2023-02-07 16:14:38 +08:00
committed by GitHub
parent 1768a1641c
commit 4486684183
10 changed files with 73 additions and 28 deletions

View File

@@ -25,5 +25,6 @@ limitations under the License. -->
.app-main {
height: calc(100% - 40px);
background: #f7f9fa;
overflow: auto;
}
</style>