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

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