no need for an alert when no history present
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
border-top: 1px dashed $color-gray-light;
|
||||
|
||||
&:first-child {
|
||||
border-top-style: solid;
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
@include media($medium-screen) {
|
||||
|
Reference in New Issue
Block a user