Skip to content

Commit

Permalink
feat: dim expand arrows color
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Jan 20, 2023
1 parent 0c06c01 commit 808861c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app-frontend/src/assets/style/index.styl
Expand Up @@ -75,7 +75,7 @@ button:focus

// Popover

$arrow-color = $vue-ui-color-dark
$arrow-color = rgba(100, 100, 100, 0.5)

.arrow
display inline-block
Expand Down

0 comments on commit 808861c

Please sign in to comment.