Fix error return from params screen

This commit is contained in:
2024-11-22 14:00:54 +00:00
parent 9e0b42a266
commit b9b939223b
13 changed files with 173 additions and 109 deletions

View File

@@ -1,12 +1,14 @@
/*
Generated by SM2Gen version: SM2Gen version:0.8 Chameleon version:4.5.4 On Python:3.12.3 at 2024-11-05 13:20:33
Generated by SM2Gen version: SM2Gen version:0.8 Chameleon version:4.5.4 On Python:3.12.3 at 2024-11-17 14:48:52
*/
.Letsencrypt-panel {}
.name {}
.rout {}
.butt2 {}
.butt3 {}
.butt4 {}
.grou {}
.link2 {}
.link3 {}
.link4 {}
.endg {}
.subh2 {}
.read4 {}
.read5 {}
@@ -21,7 +23,6 @@ thead .tabl1 {}
tbody .tabl1 {}
.name {}
.rout {}
.head {}
.subh {}
.para1 {}
.sele1 {}
@@ -33,21 +34,28 @@ tbody .tabl1 {}
.sele7 {}
.emai8 {}
.subm9 {}
.back10 {}
.name {}
.rout {}
.head {}
.subh {}
.text1 {}
.subm2 {}
.back2 {}
.name {}
.rout {}
.head {}
.subh {}
.text1 {}
.subm2 {}
.back2 {}
.name {}
.rout {}
.head {}
.subh {}
.read1 {}
.text2 {}
.back3 {}
.inline-buttons {
.inline-buttons {
display: flex; /* Use flexbox to arrange items horizontally */
gap: 10px; /* Optional: Add space between buttons */
}