add frontent build date
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user