Update XMessage.vue
This commit is contained in:
parent
2ba28e4710
commit
4876e60090
|
@ -243,6 +243,10 @@ function showMenu(ev: MouseEvent, contextmenu = false) {
|
||||||
width: 42px;
|
width: 42px;
|
||||||
height: 42px;
|
height: 42px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.fukidashi {
|
||||||
|
font-size: 90%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.body {
|
.body {
|
||||||
|
|
Loading…
Reference in New Issue