sogo/UI/WebServerResources/scss/views/LoginUI.scss

11 lines
118 B
SCSS

/*! loginUI.scss */
[ui-view="login"] > md-content {
width: grid-step(5);
}
[id=logo] img {
max-width: 100%;
}