.create-file{
    width: 100%;
    height: 100%;
    .filename-input{
        margin-top: 20px;
        border-bottom:1px solid #f5f5f9;
    }
    .disable{
        color:#bbb;
    }
}