delete functionality implemented

This commit is contained in:
sumedh
2024-08-08 10:34:54 +05:30
parent ec5c382c3d
commit 4c54153dc8
5 changed files with 155 additions and 147 deletions

View File

@@ -55,7 +55,7 @@ function copyToClipboard() {
/* Enable positioning of child elements */
}
.class="button-container" {
.button-container {
position: sticky;
top: 10px;
/* Adjust as needed */