fix: on-drag placeholder user-details popup open issue,close button design, remove unnecessary code & npm package

This commit is contained in:
RaktimaNXG
2024-01-12 14:07:53 +05:30
parent 1ec10fbcfc
commit 0715ca9d85
22 changed files with 122 additions and 1227 deletions
@@ -227,6 +227,7 @@
font-size: 14px !important;
border: none;
margin-left: 10px;
border-radius: 2px;
}
.sendMail {
@@ -246,7 +247,7 @@
.finishBtn:hover {
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.18);
color: white;
}
.saveBtn {
@@ -408,10 +409,13 @@
.signTab {
cursor: pointer !important;
font-weight: 400 !important;
margin-left: 10px !important;
margin: 7px !important;
font-size: 15px !important;
}
.cancelBtn {
color: black;
border: 1px solid #ccc;
}
.draggable-button {
padding: 10px 20px;
background: #3498db;