move field delete in a dropdown to prevent accidental clicks
This commit is contained in:
@@ -392,6 +392,9 @@ a,
|
||||
.p-#{$sideAlias}-#{$spacing} { padding-#{$side}: $spacing * 1px !important; }
|
||||
}
|
||||
}
|
||||
.no-min-width {
|
||||
min-width: 0 !important;
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
position: relative;
|
||||
|
||||
@@ -226,6 +226,7 @@ button {
|
||||
&.btn-circle {
|
||||
border-radius: 50%;
|
||||
padding: 0;
|
||||
gap: 0;
|
||||
i {
|
||||
$iconSize: 23px;
|
||||
font-size: 1.2857rem;
|
||||
|
||||
Reference in New Issue
Block a user