Fix tag cursor

old-stable24
Varun Patil 2022-10-12 09:45:26 -07:00
parent e053e54efe
commit aa1c9f0b91
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%;