Status Bar Active Element Highlighted

This commit is contained in:
brausjonas
2023-05-02 23:08:41 +02:00
parent 05e3916952
commit d9dd4c6cb9
2 changed files with 12 additions and 3 deletions
+6
View File
@@ -111,6 +111,12 @@ Step Progress Bar
background-image: linear-gradient(#43C20BFF, #0bc27c);
}
.steps .active
{
border-width: 3px;
border-color: #1e2428;
}
.progress-bar
{
position: absolute;