[O] Adjust padding
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user