user-auth store frontend and backend v4

This commit is contained in:
2023-01-01 23:45:43 +05:30
parent 0af881ceb3
commit ca6e6e88ce
3 changed files with 135 additions and 47 deletions

View File

@@ -44,6 +44,7 @@ body {
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
/* margin-top: 80px; Add a top margin to avoid content overlay */
position: absolute;
min-width: 160px;
z-index: 1;
@@ -211,7 +212,7 @@ body {
}
.page-input {
width: 40px;
width: 30px;
}
/* Responsive columns - one column layout (vertical) on small screens */