Made the widget URL box selectable

This commit is contained in:
nuttylmao
2025-04-18 22:36:39 +10:00
parent 381b34f23a
commit 5167c17e49
2 changed files with 1 additions and 5 deletions
@@ -129,10 +129,6 @@ input[type="number"] {
box-sizing: border-box;
}
#widget-url:hover {
cursor: pointer;
}
.setting-item-content option {
color: black;
}