- commit
- a036382
- parent
- 8ec9377
- author
- Eric Bower
- date
- 2024-11-13 21:55:18 -0500 EST
style: reset patchset list on mobile
1 files changed,
+4,
-0
+4,
-0
1@@ -84,6 +84,10 @@ details {
2 max-width: 100% !important;
3 }
4
5+ .patchset-list {
6+ position: initial;
7+ }
8+
9 body {
10 padding-top: var(--line-height);
11 padding-left: 0.5rem;