re commit
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
html,
|
||||
body,
|
||||
div#app {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.login-grid {
|
||||
height: 100%;
|
||||
}
|
||||
.login-column {
|
||||
max-width: 450px;
|
||||
}
|
||||
|
||||
.clearfix:after {
|
||||
content: ".";
|
||||
display: block;
|
||||
height: 0;
|
||||
clear: both;
|
||||
visibility: hidden;
|
||||
}
|
||||
.hide-element {
|
||||
display: 'none' !important;
|
||||
}
|
||||
Reference in New Issue
Block a user