fix: small fixes to settings ui

This commit is contained in:
David Ralph
2024-03-19 21:13:24 +00:00
parent 0a4c90be99
commit 57df2ce523
12 changed files with 13 additions and 12 deletions

View File

@@ -1,7 +1,6 @@
@import 'scss/variables';
.sortableItem {
transition: 0.5s;
cursor: move;
width: 200px;
z-index: 999 !important;