Fix tag cursor

cache
Varun Patil 2022-10-12 09:45:26 -07:00
parent f8c9f7a0ff
commit 4307c155d4
1 changed files with 1 additions and 0 deletions

View File

@ -221,6 +221,7 @@ export default class Tag extends Mixins(GlobalMixin) {
height: 50%;
overflow: hidden;
display: inline-block;
cursor: pointer;
.tag.onePreview > & {
width: 100%; height: 100%;