summaryrefslogtreecommitdiff
path: root/gtk/theme
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/theme')
-rw-r--r--gtk/theme/Adwaita/_common.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/theme/Adwaita/_common.scss b/gtk/theme/Adwaita/_common.scss
index 77152908ef..7e829c1b4b 100644
--- a/gtk/theme/Adwaita/_common.scss
+++ b/gtk/theme/Adwaita/_common.scss
@@ -1097,6 +1097,7 @@ spinbutton {
border-radius: 0;
> selection { @extend %selected_items; }
+ > block-cursor { @include entry(block_cursor); }
}
> button {