fix(webapp): style tweaks on customer/vendor tabs

This commit is contained in:
Ahmed Bouhuolia
2023-06-11 19:53:15 +02:00
parent 2950e5ede4
commit 93d540fbd2

View File

@@ -142,15 +142,8 @@
> *:not(:last-child) {
margin-right: 25px;
}
&.bp3-large > .bp3-tab {
font-size: 15px;
color: #555;
&[aria-selected='true'],
&:not([aria-disabled='true']):hover {
color: $pt-link-color;
}
}
}
}