This commit is contained in:
client perkafean
2024-09-27 09:07:57 +00:00
parent faee9dfd2d
commit 69b3fe4347
33 changed files with 824 additions and 204 deletions

View File

@@ -42,7 +42,7 @@
margin-top: 10px;
padding: 8px 16px; /* Adjust padding as needed */
font-size: 14px;
background-color: #007bff;
background-color: #359d42d1;
color: #fff;
border: none;
border-radius: 4px;
@@ -66,6 +66,7 @@
position: relative;
}
.editModeLayout {
border-radius: 4px;
position: absolute;
z-index: 100;
background-color: #0000008c;