move field delete in a dropdown to prevent accidental clicks

This commit is contained in:
Gani Georgiev
2022-07-19 14:36:35 +03:00
parent f295ce9403
commit 841415f0ff
12 changed files with 93 additions and 85 deletions
+3
View File
@@ -392,6 +392,9 @@ a,
.p-#{$sideAlias}-#{$spacing} { padding-#{$side}: $spacing * 1px !important; }
}
}
.no-min-width {
min-width: 0 !important;
}
.wrapper {
position: relative;