[O] Right align discriptions

This commit is contained in:
Hykilpikonna
2020-04-19 16:24:11 -04:00
parent 1293967512
commit ebc3dfb75b
@@ -77,6 +77,12 @@
white-space: nowrap;
text-overflow: ellipsis;
}
.descriptions
{
text-align: right;
color: gray;
}
}
}