fix: decline alert header message, add icon for right click menu on opensign-drive,on enter create folder

This commit is contained in:
RaktimaNXG
2024-01-09 20:02:40 +05:30
parent 72431b2c82
commit 27d3297d61
4 changed files with 42 additions and 38 deletions
@@ -6,7 +6,7 @@
.ContextMenuContent,
.ContextMenuSubContent {
min-width: 150px;
min-width: 135px;
background-color: white;
border-radius: 6px;
overflow: hidden;
@@ -28,7 +28,7 @@
height: 25px;
padding: 0 5px;
position: relative;
padding-left: 25px;
padding-left: 15px;
user-select: none;
outline: none;
}