preview the special request in mobile screen

This commit is contained in:
2025-11-03 18:40:19 +03:00
parent c197fcb355
commit ae358fcf31
5 changed files with 72 additions and 20 deletions

View File

@@ -308,3 +308,15 @@
:global(.darkApp) .itemDescriptionIcons path {
fill: #ffffff !important;
}
.inputField {
height: 50px;
width: 100% !important;
}
.editButton {
color: var(--primary);
font-size: 14px;
cursor: pointer;
}