Modify tab border style error.
This commit is contained in:
parent
879c3367b0
commit
609f57f949
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
.etabs-tab:first-child {
|
||||
.etabs-tab:not(:first-child) {
|
||||
border-left: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue