add frontent build date

This commit is contained in:
smanylov
2026-02-11 20:47:40 +07:00
parent 74579fa53e
commit 953f2f22a9
4 changed files with 49 additions and 1 deletions
+9
View File
@@ -306,6 +306,15 @@
width: var(--side-bar-width);
transform: translateX(0);
}
.build-versions {
position: absolute;
/* margin-top: 20px;
margin-left: 5px; */
bottom: 10px;
left: 10px;
color: #fffc;
}
}
.sidebar-close-button {