@@ -210,6 +210,10 @@ onBeforeMount(() => {
white-space: normal;
background-color: #fff;
+ &:last-child {
+ border-bottom: 1px solid rgba(236, 236, 236, 1);
+ }
+
&.is-active,
&:hover {
color: #fff;