This commit is contained in:
syuilo 2021-01-08 21:44:02 +09:00
parent b3a198cae6
commit d00928cf3f
1 changed files with 2 additions and 1 deletions

View File

@ -124,6 +124,8 @@ export default defineComponent({
}
.mkw-jobQueue {
font-size: 0.9em;
> div {
padding: 16px;
@ -149,7 +151,6 @@ export default defineComponent({
> div:first-child {
opacity: 0.7;
font-size: 0.9em;
}
}
}