Commit bad5c197 authored by Konrad Mohrfeldt's avatar Konrad Mohrfeldt
Browse files

fix more-options overlay not actually being an overlay :)

parent c3e56cfc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -110,6 +110,7 @@
        padding: 1rem 0;
        position: absolute;
        bottom: 0; left: 0; right: 0;
        z-index: 1;
        background: linear-gradient(transparent, #f9f9f9 80%, #f9f9f9);
    }
}