add atem transition bar

This commit is contained in:
2023-01-26 02:02:33 -06:00
parent 6f0e528164
commit 8d70d9d246
4 changed files with 35 additions and 11 deletions
+6
View File
@@ -37,3 +37,9 @@ h3 {
justify-content: center;
height: 100%;
}
.tbar-progress {
width: 100%;
height: 40px;
accent-color: limegreen;
}