sidebar refactor
This commit is contained in:
@@ -0,0 +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;
|
||||
}
|
||||
Reference in New Issue
Block a user