set caret-color transparent for all selectable labels

This commit is contained in:
yggverse 2024-07-26 22:50:05 +03:00
parent c78ad29f1c
commit 7135d668c9

View file

@ -0,0 +1,4 @@
label
{
caret-color: transparent;
}