tab switch results
This commit is contained in:
parent
97ab7a0920
commit
89cb0f2635
16 changed files with 396 additions and 238 deletions
|
@ -51,10 +51,16 @@
|
|||
flex-direction: row;
|
||||
align-items: start;
|
||||
padding-bottom: 6px;
|
||||
cursor: pointer;
|
||||
|
||||
label {
|
||||
padding-left: 6px;
|
||||
display: inline-block;
|
||||
display: block;
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
&.is-active {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue