[O] Optimize alignment for small screens

This commit is contained in:
Hykilpikonna
2019-10-05 20:36:00 -04:00
parent 80d14c1400
commit 4527b58084
@@ -11,6 +11,8 @@
// Date
.el-col.date
{
min-width: 130px;
span.month
{
margin-right: 5px;
@@ -25,6 +27,8 @@
.el-col.description
{
width: unset;
span.type
{
display: inline-block;
@@ -46,6 +50,7 @@
.el-col.grade
{
text-align: right;
float: right;
span.percent
{