Skip to content

Commit 808861c

Browse files
committed
feat: dim expand arrows color
1 parent 0c06c01 commit 808861c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/app-frontend/src/assets/style/index.styl

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ button:focus
7575

7676
// Popover
7777

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

8080
.arrow
8181
display inline-block

0 commit comments

Comments
 (0)