mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-14 04:08:32 +03:00
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);
|
||||
}
|
||||
|
||||
.status {
|
||||
filter: none;
|
||||
> * {
|
||||
pointer-events: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue