Fix merge

This commit is contained in:
David Baker 2019-01-03 18:05:38 +00:00
parent 7d161de35b
commit 982e037822
3 changed files with 18 additions and 12 deletions

View file

@ -57,10 +57,6 @@ limitations under the License.
pointer-events: none;
}
.mx_RightPanel_headerButton_badgeHighlight .mx_RightPanel_headerButton_badge {
color: $warning-color;
}
.mx_RightPanel_headerButton_highlight {
border-color: $button-bg-color;
}