remove border from tabview
This commit is contained in:
parent
4df150d936
commit
e728815c5e
@ -115,6 +115,9 @@ $inputGroupTextColor: #222222;
|
||||
}
|
||||
.ui-tabview-nav {
|
||||
background: transparent;
|
||||
border-top: 0;
|
||||
border-left: 0;
|
||||
border-right: 0;
|
||||
>li {
|
||||
&.ui-state-default {
|
||||
background: #f6f7f9;
|
||||
|
Loading…
x
Reference in New Issue
Block a user