mirror of
https://github.com/caprover/caprover
synced 2026-05-29 23:00:54 +00:00
fixed login on mobile
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
}
|
||||
.full-page-content {
|
||||
align-items: center;
|
||||
padding-right: 200px;
|
||||
margin-left: -150px;
|
||||
margin-top: 100px;
|
||||
}
|
||||
textarea {
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
<div class="full-page-content">
|
||||
<div class="row">
|
||||
<div class="col-lg-4 col-lg-offset-4">
|
||||
<div class="col-lg-4 col-lg-offset-4 col-xs-10 col-xs-offset-2">
|
||||
|
||||
<rd-widget>
|
||||
<rd-widget-header icon="fa-key" title="Login">
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
.full-page-content {
|
||||
align-items: center;
|
||||
padding-right: 200px;
|
||||
margin-left: -150px;
|
||||
margin-top: 100px;
|
||||
}
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<div class="full-page-content">
|
||||
<div class="row">
|
||||
<div class="col-lg-4 col-lg-offset-4">
|
||||
<div class="col-lg-4 col-lg-offset-4 col-xs-10 col-xs-offset-2">
|
||||
|
||||
<rd-widget>
|
||||
<rd-widget-header icon="fa-key" title="Login">
|
||||
|
||||
Reference in New Issue
Block a user