2020-05-16 04:02:52 +08:00

12 lines
212 B
SCSS

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