fix(style): tabs
This commit is contained in:
parent
72e79eb2d3
commit
7dd3a42cd7
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
|||
@import "mixins";
|
||||
|
||||
.tabs {
|
||||
ul {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
li {
|
||||
display: inline-block;
|
||||
line-height: 36px;
|
||||
|
|
Loading…
Reference in a new issue