mirror of
https://git.rape.pet/ulith/amputoma-fe.git
synced 2025-02-03 11:58:28 +01:00
fix attachment remove pointer
This commit is contained in:
parent
a50cd7e37d
commit
7495c6b698
1 changed files with 2 additions and 1 deletions
|
@ -531,6 +531,7 @@
|
||||||
border-radius: $fallback--attachmentRadius;
|
border-radius: $fallback--attachmentRadius;
|
||||||
border-radius: var(--attachmentRadius, $fallback--attachmentRadius);
|
border-radius: var(--attachmentRadius, $fallback--attachmentRadius);
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue