refactor edit and edges

This commit is contained in:
2024-03-25 21:26:21 +02:00
parent e74e1e7956
commit 02224eb580
83 changed files with 3569 additions and 818 deletions
+6 -6
View File
@@ -1,8 +1,8 @@
.record-status-bar {
position: fixed;
bottom: 0;
left: 0px;
width: 100%;
background: rgb(var(--lucent-bg-dark)); // old 206, 223, 210
z-index: 1050;
//position: fixed;
//bottom: 0;
//left: 0px;
//width: 100%;
//background: rgb(var(--lucent-bg-dark)); // old 206, 223, 210
//z-index: 1050;
}