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