Skip to content
Snippets Groups Projects
Commit 6ff91dbe authored by Ewen Le Bihan's avatar Ewen Le Bihan
Browse files

:lipstick: Put notice banner at bottom to not hide navbar lmao

parent b8ee0c37
Branches
Tags v1.12.1
No related merge requests found
set -xe
VERSION=1.11.1
VERSION=1.12.1
echo "{ \"version\": \"$VERSION\", \"commit\": \"$(git rev-parse HEAD)\" }" > ../public/version.json
......
......@@ -192,7 +192,7 @@
.notice {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment