Skip to content

Commit 5055e56

Browse files
msgill2017sendya
authored andcommitted
fixed overlapping footer on register page
1 parent 173e771 commit 5055e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layouts/UserLayout.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ export default {
144144
}
145145
146146
.footer {
147-
position: absolute;
147+
// position: absolute;
148148
width: 100%;
149149
bottom: 0;
150150
padding: 0 16px;

0 commit comments

Comments
 (0)