[O] Adjust padding

This commit is contained in:
Hykilpikonna
2019-10-13 14:07:45 -04:00
parent 48cec4c0f0
commit caee9117b3
@@ -3,7 +3,7 @@
.unread-entry .unread-entry
{ {
height: 40px; height: 40px;
padding: 0 20px 0 20px; padding: 0 10px 0 20px;
background: #f5f7fa; background: #f5f7fa;
text-align: left; text-align: left;
@@ -25,6 +25,7 @@
} }
} }
// Description
.el-col.description .el-col.description
{ {
width: unset; width: unset;