FastGPT/src/components/Layout/style.module.scss
2023-03-04 13:04:47 +08:00

7 lines
64 B
SCSS

.informIcon {
svg {
cursor: pointer;
margin: 0;
}
}