mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Fixed post labels taking unwanted focus
This commit is contained in:
@ -134,6 +134,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.post-small:not(.post-type-image) .link::after {
|
.post-small:not(.post-type-image) .link::after {
|
||||||
|
pointer-events: none;
|
||||||
display: block;
|
display: block;
|
||||||
content: '...';
|
content: '...';
|
||||||
z-index: 3;
|
z-index: 3;
|
||||||
|
Reference in New Issue
Block a user