[Update] Add Copyable version label.

This commit is contained in:
Sakamoto Shiina
2025-01-30 20:00:34 +09:00
parent e48d1a09c7
commit 1b2a9a4efd
6 changed files with 86 additions and 23 deletions

View File

@@ -23,12 +23,4 @@
height: 100%;
display: flex;
padding-top: var(--config_page_topbar_height);
}
.software_version {
position: absolute;
bottom: 0.8rem;
left: 1.2rem;
font-size: 1.2rem;
color: var(--dark_400_color);
}