Files
lucent-laravel/front/sass/_record-status-bar.scss
T

8 lines
174 B
SCSS
Raw Normal View History

2024-03-20 01:57:17 +02:00
.record-status-bar {
2024-03-25 21:26:21 +02:00
//position: fixed;
//bottom: 0;
//left: 0px;
//width: 100%;
//background: rgb(var(--lucent-bg-dark)); // old 206, 223, 210
//z-index: 1050;
2024-03-20 01:57:17 +02:00
}