.lowcode-plugin-logo { display: flex; flex-direction: row; justify-content: flex-start; align-items: flex-end; width: 300px; .logo { display: block; width: 139px; height: 26px; cursor: pointer; background-size: contain; background-position: center; background-repeat: no-repeat; } .scenario-name { display: block; margin-left: 20px; margin-right: 5px; font-size: 15px; } .info-dropdown { display: block; } }