Lower z-index of powered-by-discourse badge (#93)

This commit is contained in:
chapoi
2025-03-31 09:33:59 +08:00
committed by GitHub
parent 3e3f410839
commit 0473f90cd9
+1 -1
View File
@@ -8,7 +8,7 @@
}
.powered-by-discourse {
z-index: 9999;
z-index: 400;
}
.boxed.white {