Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

Commit

Permalink
fix: fix css (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
zdimension authored Nov 12, 2023
1 parent 308d1fa commit b9dc77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Contents/Resources/web/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ iframe.feedback {
transform: scale(1.1);
}

.progress-bar {
.progress-bar:first-child {
overflow: visible;
z-index: 999;
}

0 comments on commit b9dc77c

Please sign in to comment.