Fix history margin in title
parent
4c2d628fe2
commit
166e1af6e8
|
@ -40,6 +40,7 @@
|
|||
.history-tabs {
|
||||
@extend %title;
|
||||
border-bottom: 3px solid $gray-light;
|
||||
margin-bottom: 0;
|
||||
padding: .5rem 0;
|
||||
li {
|
||||
@extend %large;
|
||||
|
|
Loading…
Reference in New Issue