.lowcode-plugin-logo {
  .logo {
    display: block;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }
}