mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-09 07:25:21 +02:00
Remove cursor pointer from header
This commit is contained in:
parent
d7baf7e159
commit
d3132fbaaa
1 changed files with 0 additions and 4 deletions
|
@ -115,10 +115,6 @@
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
&--anchor {
|
|
||||||
cursor: pointer;
|
|
||||||
}
|
|
||||||
|
|
||||||
&--link-copied {
|
&--link-copied {
|
||||||
.block-header__copy-link, .block-header__copy-link:hover {
|
.block-header__copy-link, .block-header__copy-link:hover {
|
||||||
background: var(--color-success);
|
background: var(--color-success);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue