[O] Add block around the update number

This commit is contained in:
Hykilpikonna
2019-10-05 13:13:45 -04:00
parent 55b4bd9173
commit 1c2afdfa52
@@ -49,6 +49,19 @@
{
font-size: 21px;
}
.course-updates
{
.unread-number
{
display: inline-block;
width: 20px;
text-align: center;
border-radius: 5px;
}
}
}
.el-card__body