mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-02 18:15:26 +00:00
(css) Fix overflow of login page
This commit is contained in:
@@ -6,6 +6,7 @@ $sg-login-width: grid-step(5);
|
||||
md-content {
|
||||
// Keep content centered
|
||||
margin: auto;
|
||||
overflow: hidden;
|
||||
|
||||
.sg-logo img {
|
||||
width: grid-step(5);
|
||||
|
||||
Reference in New Issue
Block a user