Update luci-app-passwall2.patch

This commit is contained in:
kiddin9
2026-08-16 20:07:12 +08:00
committed by GitHub
parent 601c8c3f5a
commit 1e807972bd
+4 -3
View File
@@ -126,7 +126,7 @@ new file mode 100644
index 000000000000..a00fff9c79b3
--- /dev/null
+++ b/luci-app-passwall2/luasrc/view/passwall2/global/status_bottom.htm
@@ -0,0 +1,124 @@
@@ -0,0 +1,125 @@
+<style>
+.pure-img {
+ max-height: 100%;
@@ -155,7 +155,7 @@ index 000000000000..a00fff9c79b3
+ height: 2.6em;
+ display: block;
+ float: left;
+ margin-right: 1em;
+ margin: 0 1em;
+}
+
+.status-bar .inner .status-info {
@@ -168,7 +168,8 @@ index 000000000000..a00fff9c79b3
+}
+
+.pure-u-1-2, .pure-u-12-24 {
+ width: 50%;
+ width: 49%;
+ display: inline-block;
+}
+
+@media screen and (max-width: 700px) {