mirror of
https://ark.sudovanilla.org/Korbs/electron-tabs.git
synced 2025-01-09 20:34:01 +00:00
Modify tab border style error.
This commit is contained in:
parent
879c3367b0
commit
609f57f949
|
@ -33,7 +33,7 @@
|
||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.etabs-tab:first-child {
|
.etabs-tab:not(:first-child) {
|
||||||
border-left: none;
|
border-left: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue