content and edit record

This commit is contained in:
2024-08-15 18:52:53 +03:00
parent f9806f60c9
commit 113533408d
38 changed files with 577 additions and 289 deletions
+4 -1
View File
@@ -6,7 +6,10 @@
filter: brightness(97%);
border: none;
font-size: 14px;
min-height: 27px;
display: flex;
align-items: center;
gap: 4px;
&:focus {
filter: brightness(94%);
}