Files
FastGPT/client/src/components/Layout/style.module.scss
2023-06-09 13:21:03 +08:00

7 lines
64 B
SCSS

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