Files
bigcapital/client/src/style/components/tabs.scss
2020-03-25 21:27:52 +02:00

9 lines
160 B
SCSS

// Tabs component.
.#{$ns}-tab-indicator-wrapper .#{$ns}-tab-indicator{
height: 2px;
}
.#{$ns}-large > .#{$ns}-tab{
line-height: 50px;
font-size: 15px;
}