Make the bars icon a bit bigger

This commit is contained in:
Yonas Habteab 2022-04-14 14:49:49 +02:00
parent ad6fb35ae1
commit 8d8a234446

View File

@ -314,6 +314,8 @@
.widget-drag-initiator { .widget-drag-initiator {
cursor: grab; cursor: grab;
float: right; float: right;
font-size: 1.4em;
margin-top: -.05em;
display: none; display: none;
&:before { &:before {