Skip to content

Commit

Permalink
ov-components: Updated audio-wave css
Browse files Browse the repository at this point in the history
  • Loading branch information
CSantosM committed Nov 6, 2024
1 parent b59c56c commit 6a7ab9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
margin: auto;
height: 80%;
width: 3px;
background: var(--ov-text-primary-color);
background: var(--ov-secondary-action-color);
border-radius: 8px;
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

.OV_root,
.OV_root * {
color: var(--ov-text-primary-color);
color: var(--ov-secondary-action-color);
margin: 0;
padding: 0;
border: 0;
Expand Down

0 comments on commit 6a7ab9b

Please sign in to comment.