donteatfriedrice
2025-04-18 02:44:21 +00:00
parent dd51180acb
commit a555df0200
8 changed files with 44 additions and 62 deletions
@@ -49,6 +49,10 @@ export class AffineReference extends WithDisposable(ShadowlessElement) {
cursor: pointer;
user-select: none;
padding: 1px 2px 1px 0;
svg {
margin-bottom: 0.1em;
}
}
.affine-reference:hover {
background: var(--affine-hover-color);