forked from FoundKeyGang/FoundKey
🎨
This commit is contained in:
parent
b3a198cae6
commit
d00928cf3f
1 changed files with 2 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue