done with layout, needs an api

This commit was merged in pull request #77.
This commit is contained in:
Ebube
2023-05-18 10:22:34 +01:00
parent 9ccac4b0aa
commit 89399aa29a
7 changed files with 842 additions and 438 deletions
+8
View File
@@ -770,4 +770,12 @@ TODO: Responsive ===========================
border-bottom-right-radius: 50px;
background-color: #fff;
background: linear-gradient(134.38deg, #f539f8 0%, #c342f9 43.55%, #5356fb 104.51%);
}
.input-curve.lg{
border-radius: 35px !important;
}
.edit-popup{
top: 75px;
}