setup complete

This commit is contained in:
2024-09-06 23:30:12 +03:00
parent a73ee21568
commit 6fc0a65b6f
22 changed files with 351 additions and 330 deletions
+1 -4
View File
@@ -70,6 +70,7 @@
@import "./reference-tags";
@import "./members";
@import "./revisions";
@import "./datepicker";
body {
background-color: var(--p10);
@@ -104,7 +105,3 @@ a {
.lucent-component {
position: relative;
}
.flatpickr-wrapper {
display: block!important;
}