aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/components/objects/LinkPopover.scss
blob: 725224c995f2af4d4e87f72b83cadf5eb3c5c4be (plain) (blame)
1
2
3
4
5
6
7
@import "../../colors.scss";

.link-popover {
  font-weight: 500;
  cursor: pointer;
  text-decoration: underline;
}