Configure edition fields of UUID

This commit is contained in:
2023-02-28 08:34:47 +01:00
parent 2945794859
commit fceea366ac
4 changed files with 30 additions and 5 deletions

View File

@@ -17,6 +17,10 @@
border: 0;
}
#uuid-flex-container .uuid-inputField-icon:hover{
color: #2A93B0;
}
.uuid-inputField-icon-span {
font-size: x-large;
}