experiment with different dragHandle positions

This commit is contained in:
2023-03-11 15:24:39 +01:00
parent e3945a4d33
commit b56b4c231e
2 changed files with 10 additions and 1 deletions

View File

@@ -7,7 +7,7 @@
padding: 1em 0;
}
.text-widget:hover {
outline: solid 1px black;
/*outline: solid 1px black;/**/
border-radius: 3px;
}