We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c06c01 commit 808861cCopy full SHA for 808861c
packages/app-frontend/src/assets/style/index.styl
@@ -75,7 +75,7 @@ button:focus
75
76
// Popover
77
78
-$arrow-color = $vue-ui-color-dark
+$arrow-color = rgba(100, 100, 100, 0.5)
79
80
.arrow
81
display inline-block
0 commit comments