Fix tag cursor
parent
f8c9f7a0ff
commit
4307c155d4
|
@ -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%;
|
||||
|
|
Loading…
Reference in New Issue