fix #2057 - firefox flex blox, direction column issue
parent
c9ec4d9261
commit
370f0a0303
|
@ -0,0 +1 @@
|
|||
juanfran@juanfran.5837:1422512236
|
|
@ -41,6 +41,7 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
margin-top: 1rem;
|
||||
min-height: 1px; //firefox bug
|
||||
}
|
||||
.create-project-button-wrapper {
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in New Issue