[O] Add right margins
This commit is contained in:
@@ -11,6 +11,11 @@
|
|||||||
// Date
|
// Date
|
||||||
.el-col.date
|
.el-col.date
|
||||||
{
|
{
|
||||||
|
span.month
|
||||||
|
{
|
||||||
|
margin-right: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
span.now
|
span.now
|
||||||
{
|
{
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
@@ -32,6 +37,8 @@
|
|||||||
|
|
||||||
height: 22px;
|
height: 22px;
|
||||||
line-height: 22px;
|
line-height: 22px;
|
||||||
|
|
||||||
|
margin-right: 8px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user