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