Make sure toolbar dropdown entries are unselectable

pull/1/head
yflory 4 years ago committed by ansuz
parent 95f4b2357d
commit 0e7e94b006

@ -1033,6 +1033,7 @@
flex-flow: column;
z-index: 10000; //Z cp-toolbar-drawer-content
color: black;
.tools_unselectable();
.fa {
font-size: 17px;
}

Loading…
Cancel
Save