mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
feat: scss architecture.
This commit is contained in:
8
client/src/style/components/tabs.scss
Normal file
8
client/src/style/components/tabs.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
// Tabs component.
|
||||
.#{$ns}-tab-indicator-wrapper .#{$ns}-tab-indicator{
|
||||
height: 2px;
|
||||
}
|
||||
.#{$ns}-large > .#{$ns}-tab{
|
||||
line-height: 50px;
|
||||
font-size: 15px;
|
||||
}
|
||||
Reference in New Issue
Block a user