Fix task icon size
This commit is contained in:
parent
cf951d2846
commit
60baa3353f
1 changed files with 4 additions and 2 deletions
|
@ -50,6 +50,8 @@
|
||||||
width: calc(100% - 48px - 2em);
|
width: calc(100% - 48px - 2em);
|
||||||
}
|
}
|
||||||
|
|
||||||
.content h3 .is-small {
|
.content h3 {
|
||||||
|
.icon, .is-small {
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue