Authored by Aiden Xu

Modal

... ... @@ -41,6 +41,10 @@
color: $blue;
font-size: 30px;
}
:not(:first-child) {
border-left: 1px solid #e0e0e0;
}
}
}
... ...