Fix SVG login layout bug in old webkit versions
parent
a0bfbf5dc7
commit
d0207ed71a
|
@ -14,6 +14,7 @@
|
|||
flex-basis: 400px;
|
||||
}
|
||||
.logo-svg {
|
||||
max-height: 140px;
|
||||
padding: 0 33%;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in New Issue