Skip to content
Snippets Groups Projects
Commit 5aa81c03 authored by Hayley Corson-Dosch's avatar Hayley Corson-Dosch
Browse files

allow tabs to grow to fill space

parent abcd637b
No related branches found
No related tags found
1 merge request!88Findex global maps tabs
......@@ -206,6 +206,7 @@ li {
transition: transform .3s ease;
font-size: 1.6rem;
text-align: center;
flex-grow: 1;
}
.tabs-component-tab.is-active, .tabs-component-tab--custom.is-active {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment