Fix post preview internals becoming clickable
This commit is contained in:
parent
98b0ccf032
commit
ac760265da
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@
|
||||||
border-color: var(--outline-hover-color);
|
border-color: var(--outline-hover-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
.status {
|
> * {
|
||||||
filter: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue