mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-21 20:30:35 +03:00
fix: remove last shortcut "|"
This commit is contained in:
@@ -141,6 +141,9 @@ $primary-color: #1284e7;
|
|||||||
margin: 0 10px;
|
margin: 0 10px;
|
||||||
color: #48576a;
|
color: #48576a;
|
||||||
}
|
}
|
||||||
|
&:last-child::after {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user