WIP: exit from building view (buggy)

This commit is contained in:
2026-09-15 11:38:53 +02:00
parent ace42261cf
commit 91b1764913
7 changed files with 83 additions and 14 deletions
+1 -1
View File
@@ -214,7 +214,7 @@ input:invalid {
/* Building view top bar */
.bview-bar {
position: absolute;
top: 4.5rem;
top: 4rem;
width: 450px;
left: 50%;
transform: translateX(-50%);