aboutsummaryrefslogtreecommitdiff
path: root/src/components/react_button
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/react_button')
-rw-r--r--src/components/react_button/react_button.vue3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/components/react_button/react_button.vue b/src/components/react_button/react_button.vue
index feb95013..254c49db 100644
--- a/src/components/react_button/react_button.vue
+++ b/src/components/react_button/react_button.vue
@@ -142,6 +142,9 @@
color: var(--text, $fallback--text);
}
+ }
+
+ .popover-trigger-button {
@include unfocused-style {
.focus-marker {
visibility: hidden;