outline for edit entity has been added on focus

This commit is contained in:
Sampath 2023-06-06 16:20:00 +05:30
parent fe40e77ef8
commit 45b9f6b244

View File

@ -112,6 +112,9 @@
margin-top: 28px;
margin-left: 4px !important;
}
.addRemoveIcon [alt="editEntity"]:focus,.addRemoveIconLabel [alt="editEntity"]:focus{
border:1px dashed #605E5C
}
.addNewParamStyle {
margin-top: 5px;
margin-left: 5px !important;