Update Settings Page.

This commit is contained in:
Bruce
2025-12-14 11:25:19 +08:00
parent a40ff21fe6
commit 4668f09dac
2 changed files with 23 additions and 0 deletions
@@ -101,6 +101,13 @@
flex-wrap: wrap;
align-content: flex-start;
justify-content: flex-start;
display: -ms-flexbox;
-ms-flex-direction: row;
-ms-flex-wrap: wrap;
-ms-flex-line-pack: start;
/* align-content: flex-start */
-ms-flex-pack: start;
/* justify-content: flex-start */
position: relative;
width: 100%;
height: calc(100% - 120px);